5#ifndef DQM_GENIETRUTH_H
6#define DQM_GENIETRUTH_H
9#include "Framework/Configure/Parameters.h"
51 std::string hepmc3_pass_name_;
Base classes for all user event processing components to extend.
Generate histograms/ntuple to extract genie output info.
virtual void analyze(const framework::Event &event)
Fills histograms/ntuples.
GenieTruthDQM(const std::string &name, framework::Process &process)
Constructor.
virtual void onNewRun(const ldmx::RunHeader &runHeader)
Grab the run number...
virtual void onProcessStart()
Construct histograms/ntuples.
virtual void configure(framework::config::Parameters &ps)
Input python configuration parameters.
std::string hepmc3_coll_name_
Pass Name for genie objects.
Base class for a module which does not produce a data product.
virtual void process(Event &event) final
Processing an event for an Analyzer is calling analyze.
Analyzer(const std::string &name, Process &process)
Class constructor.
Implements an event buffer system for storing event data.
Class which represents the process under execution.
Class encapsulating parameters for configuring a processor.
All classes in the ldmx-sw project use this namespace.