Go to the documentation of this file. 1 #ifndef HLTriggerOffline_Higgs_HLTHiggsValidator_H
2 #define HLTriggerOffline_Higgs_HLTHiggsValidator_H
void analyze(const edm::Event &iEvent, const edm::EventSetup &iSetup) override
void bookHistograms(DQMStore::IBooker &, const edm::Run &, const edm::EventSetup &) override
edm::ParameterSet _pset
Input from configuration file.
std::vector< HLTHiggsSubAnalysis > _analyzers
The instances of the class which do the real work.
EVTColContainer * _collections
The container with all the collections needed.
std::vector< std::string > _analysisnames
the names of the subanalysis
void dqmBeginRun(const edm::Run &iRun, const edm::EventSetup &iSetup) override
~HLTHiggsValidator() override
container with all the objects needed
HLTHiggsValidator(const edm::ParameterSet &)
Constructor.