Go to the documentation of this file. 1 #ifndef HLTriggerOffline_Exotica_HLTExoticaValidator_H
2 #define HLTriggerOffline_Exotica_HLTExoticaValidator_H
void dqmEndRun(const edm::Run &iRun, const edm::EventSetup &iSetup) override
void bookHistograms(DQMStore::IBooker &iBooker, const edm::Run &iRun, const edm::EventSetup &iSetup) override
Method called by the framework to book histograms.
EVTColContainer * _collections
Centralized point of access to all collections used.
std::vector< std::string > _analysisnames
The names of the subanalyses.
~HLTExoticaValidator() override
void analyze(const edm::Event &iEvent, const edm::EventSetup &iSetup) override
Method called for each event.
edm::ParameterSet _pset
Copy (to be modified) of the input ParameterSet from configuration file.
HLTExoticaValidator(const edm::ParameterSet &)
Constructor and destructor.
std::vector< HLTExoticaSubAnalysis > _analyzers
The instances of the class which do the real work.
container with all the objects needed
void dqmBeginRun(const edm::Run &iRun, const edm::EventSetup &iSetup) override
Method called by the framework just before dqmBeginRun()