1#ifndef DQM_ECALDIGIVERIFIER_H
2#define DQM_ECALDIGIVERIFIER_H
5#include "Framework/Configure/Parameters.h"
Base classes for all user event processing components to extend.
Generate histograms to check digi pipeline performance.
std::string ecalSimHitPass_
Pass Name for SimHits.
std::string ecalRecHitColl_
Collection Name for RecHits.
virtual void analyze(const framework::Event &event)
Fills histograms.
std::string ecalSimHitColl_
Collection Name for SimHits.
virtual void configure(framework::config::Parameters &ps)
Input python configuration parameters.
EcalDigiVerifier(const std::string &name, framework::Process &process)
Constructor.
std::string ecalRecHitPass_
Pass Name for RecHits.
Base class for a module which does not produce a data product.
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.