Public Member Functions | |
GeneralHLTOffline (const edm::ParameterSet &) | |
~GeneralHLTOffline () | |
Public Member Functions inherited from edm::EDAnalyzer | |
EDAnalyzer () | |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
Private Member Functions | |
virtual void | analyze (const edm::Event &, const edm::EventSetup &) |
virtual void | beginJob () |
virtual void | beginLuminosityBlock (edm::LuminosityBlock const &, edm::EventSetup const &) |
virtual void | beginRun (edm::Run const &, edm::EventSetup const &) |
virtual void | endJob () |
virtual void | endLuminosityBlock (edm::LuminosityBlock const &, edm::EventSetup const &) |
virtual void | endRun (edm::Run const &, edm::EventSetup const &) |
virtual void | fillHltMatrix (const std::string &, const std::string &, double, double, bool) |
virtual void | setupHltMatrix (const std::string &, int) |
Private Attributes | |
std::vector< std::string > | AddedDatasets |
MonitorElement * | cppath_ |
DQMStore * | dbe_ |
bool | debugPrint |
HLTConfigProvider | hlt_config_ |
std::string | hlt_menu_ |
std::string | hltTag |
bool | outputPrint |
std::vector< std::vector < std::string > > | PDsVectorPathsVector |
std::string | plotDirectoryName |
bool | streamA_found_ |
Additional Inherited Members | |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
typedef WorkerT< EDAnalyzer > | WorkerType |
Static Public Member Functions inherited from edm::EDAnalyzer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
Protected Member Functions inherited from edm::EDAnalyzer | |
CurrentProcessingContext const * | currentContext () const |
Description: [one line class summary] Implementation: [Notes on implementation]
Definition at line 48 of file GeneralHLTOffline.cc.
|
explicit |
Definition at line 89 of file GeneralHLTOffline.cc.
References gather_cfg::cout, debugPrint, edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), hltTag, outputPrint, and plotDirectoryName.
GeneralHLTOffline::~GeneralHLTOffline | ( | ) |
Definition at line 108 of file GeneralHLTOffline.cc.
|
privatevirtual |
Implements edm::EDAnalyzer.
Definition at line 113 of file GeneralHLTOffline.cc.
References gather_cfg::cout, cppath_, makeLayoutFileForGui::datasetNames, dbe_, debugPrint, trigger::TriggerObject::eta(), MonitorElement::Fill(), fillHltMatrix(), DQMStore::get(), edm::Event::getByLabel(), MonitorElement::getTH1F(), hlt_config_, hlt_menu_, hltTag, edm::EventBase::id(), trigger::TriggerObject::id(), getHLTprescales::index, edm::HandleBase::isValid(), relativeConstraints::keys, diffTwoXMLs::label, edm::EventID::luminosityBlock(), HLTConfigProvider::moduleLabels(), HLTConfigProvider::moduleType(), NULL, outputPrint, EgammaValidation_cff::pathName, PDsVectorPathsVector, trigger::TriggerObject::phi(), trigger::TriggerObject::pt(), edm::EventID::run(), HLTConfigProvider::saveTags(), findQualityFiles::size, streamA_found_, HLTConfigProvider::streamContent(), HLTConfigProvider::triggerIndex(), and patRefSel_triggerSelection_cff::triggerResults.
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 287 of file GeneralHLTOffline.cc.
References gather_cfg::cout, dbe_, debugPrint, cppFunctionSkipper::operator, plotDirectoryName, and DQMStore::setCurrentFolder().
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 683 of file GeneralHLTOffline.cc.
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 303 of file GeneralHLTOffline.cc.
References AddedDatasets, DQMStore::book1D(), compare_using_db::compare, gather_cfg::cout, cppath_, HLTConfigProvider::datasetContent(), makeLayoutFileForGui::datasetNames, dbe_, debugPrint, alignCSCRings::e, newFWLiteAna::found, hlt_config_, hlt_menu_, hltTag, i, HLTConfigProvider::init(), n, PDsVectorPathsVector, HLTConfigProvider::processName(), HLTConfigProvider::removeVersion(), DQMStore::setCurrentFolder(), setupHltMatrix(), HLTConfigProvider::size(), streamA_found_, HLTConfigProvider::streamContent(), HLTConfigProvider::streamNames(), and HLTConfigProvider::tableName().
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 298 of file GeneralHLTOffline.cc.
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 688 of file GeneralHLTOffline.cc.
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 452 of file GeneralHLTOffline.cc.
References gather_cfg::cout, and debugPrint.
|
privatevirtual |
Definition at line 570 of file GeneralHLTOffline.cc.
References gather_cfg::cout, dbe_, debugPrint, DQMStore::get(), MonitorElement::getTH1F(), MonitorElement::getTH2F(), hlt_config_, hlt_menu_, NULL, and HLTConfigProvider::removeVersion().
Referenced by analyze().
|
privatevirtual |
Definition at line 458 of file GeneralHLTOffline.cc.
References DQMStore::book1D(), DQMStore::book2D(), DQMStore::bookString(), gather_cfg::cout, dbe_, debugPrint, Gflash::EtaMax, MonitorElement::getTH1F(), MonitorElement::getTH2F(), hlt_config_, hlt_menu_, NULL, EgammaValidation_cff::pathName, PDsVectorPathsVector, Pi, HLTConfigProvider::removeVersion(), and DQMStore::setCurrentFolder().
Referenced by beginRun().
|
private |
Definition at line 80 of file GeneralHLTOffline.cc.
Referenced by beginRun().
|
private |
Definition at line 83 of file GeneralHLTOffline.cc.
Referenced by analyze(), and beginRun().
|
private |
Definition at line 82 of file GeneralHLTOffline.cc.
Referenced by analyze(), beginJob(), beginRun(), fillHltMatrix(), and setupHltMatrix().
|
private |
Definition at line 71 of file GeneralHLTOffline.cc.
Referenced by analyze(), beginJob(), beginRun(), endRun(), fillHltMatrix(), GeneralHLTOffline(), and setupHltMatrix().
|
private |
Definition at line 74 of file GeneralHLTOffline.cc.
Referenced by analyze(), beginRun(), fillHltMatrix(), and setupHltMatrix().
|
private |
Definition at line 78 of file GeneralHLTOffline.cc.
Referenced by analyze(), beginRun(), fillHltMatrix(), and setupHltMatrix().
|
private |
Definition at line 77 of file GeneralHLTOffline.cc.
Referenced by analyze(), beginRun(), and GeneralHLTOffline().
|
private |
Definition at line 72 of file GeneralHLTOffline.cc.
Referenced by analyze(), and GeneralHLTOffline().
|
private |
Definition at line 79 of file GeneralHLTOffline.cc.
Referenced by analyze(), beginRun(), and setupHltMatrix().
|
private |
Definition at line 76 of file GeneralHLTOffline.cc.
Referenced by beginJob(), and GeneralHLTOffline().
|
private |
Definition at line 73 of file GeneralHLTOffline.cc.
Referenced by analyze(), and beginRun().