![]() |
![]() |
#include <DQMFileReader.h>
Private Member Functions | |
void | analyze (const edm::Event &, const edm::EventSetup &) override |
void | beginJob () override |
void | endJob () override |
Private Attributes | |
DQMStore * | dbe_ |
std::vector< std::string > | filenames_ |
edm::ParameterSet | pset_ |
std::string | referenceFileName_ |
Additional Inherited Members | |
![]() | |
typedef EDAnalyzer | ModuleType |
![]() | |
typedef ProductLabels | Labels |
![]() | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
static bool | wantsGlobalLuminosityBlocks () |
static bool | wantsGlobalRuns () |
static bool | wantsStreamLuminosityBlocks () |
static bool | wantsStreamRuns () |
![]() | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
EDGetToken | consumes (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | consumes (TypeToGet const &id, edm::InputTag const &tag) |
ConsumesCollector | consumesCollector () |
Use a ConsumesCollector to gather consumes information from helper functions. More... | |
template<typename ProductType , BranchType B = InEvent> | |
void | consumesMany () |
void | consumesMany (const TypeToGet &id) |
template<BranchType B> | |
void | consumesMany (const TypeToGet &id) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | mayConsume (edm::InputTag const &tag) |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
Definition at line 23 of file DQMFileReader.h.
|
explicit |
Definition at line 5 of file DQMFileReader.cc.
References dbe_, filenames_, edm::ParameterSet::getUntrackedParameter(), Utilities::operator, pset_, referenceFileName_, AlCaHLTBitMon_QueryRunRegistry::string, and ~DQMFileReader().
|
overridedefault |
Referenced by DQMFileReader().
|
overrideprivate |
Definition at line 67 of file DQMFileReader.cc.
|
overrideprivatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 20 of file DQMFileReader.cc.
References DQMStore::bookString(), getEcalConditions_orcoffint2r_cff::catalog, DQMStore::cd(), gather_cfg::cout, dbe_, alignCSCRings::ff, corrVsCorr::filename, edm::InputFileCatalog::fileNames(), filenames_, recoMuon::in, DQMStore::load(), DQMStore::open(), referenceFileName_, DQMStore::setCurrentFolder(), AlCaHLTBitMon_QueryRunRegistry::string, and DQMStore::StripRunDirs.
|
overrideprivatevirtual |
|
private |
Definition at line 34 of file DQMFileReader.h.
Referenced by beginJob(), and DQMFileReader().
|
private |
Definition at line 37 of file DQMFileReader.h.
Referenced by beginJob(), and DQMFileReader().
|
private |
Definition at line 35 of file DQMFileReader.h.
Referenced by DQMFileReader().
|
private |
Definition at line 38 of file DQMFileReader.h.
Referenced by beginJob(), and DQMFileReader().