#include <EEHltTask.h>
Public Member Functions | |
EEHltTask (const edm::ParameterSet &ps) | |
Constructor. More... | |
virtual | ~EEHltTask () |
Destructor. More... | |
Public Member Functions inherited from edm::EDAnalyzer | |
EDAnalyzer () | |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
Public Member Functions inherited from edm::EDConsumerBase | |
EDConsumerBase () | |
ProductHolderIndex | indexFrom (EDGetToken, BranchType, TypeID const &) const |
void | itemsMayGet (BranchType, std::vector< ProductHolderIndex > &) const |
void | itemsToGet (BranchType, std::vector< ProductHolderIndex > &) const |
void | labelsForToken (EDGetToken iToken, Labels &oLabels) const |
void | updateLookup (BranchType iBranchType, ProductHolderIndexHelper const &) |
virtual | ~EDConsumerBase () |
Protected Member Functions | |
void | analyze (const edm::Event &e, const edm::EventSetup &c) |
Analyze. More... | |
void | beginJob (void) |
BeginJob. More... | |
void | beginRun (const edm::Run &r, const edm::EventSetup &c) |
BeginRun. More... | |
void | cleanup (void) |
Cleanup. More... | |
void | endJob (void) |
EndJob. More... | |
void | endRun (const edm::Run &r, const edm::EventSetup &c) |
EndRun. More... | |
void | initGeometry (const edm::EventSetup &setup) |
int | iSM (const EEDetId &id) |
int | iSM (const EcalElectronicsId &id) |
void | reset (void) |
Reset. More... | |
void | setup (void) |
Setup. More... | |
EcalSubdetector | subDet (const EEDetId &id) |
EcalSubdetector | subDet (const EcalElectronicsId &id) |
Protected Member Functions inherited from edm::EDAnalyzer | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
CurrentProcessingContext const * | currentContext () const |
Protected Member Functions inherited from edm::EDConsumerBase | |
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) |
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 &) |
Definition at line 28 of file EEHltTask.h.
EEHltTask::EEHltTask | ( | const edm::ParameterSet & | ps | ) |
Constructor.
Definition at line 32 of file EEHltTask.cc.
References dqmStore_, EcalElectronicsIdCollection1_, EcalElectronicsIdCollection2_, EcalElectronicsIdCollection3_, EcalElectronicsIdCollection4_, EcalElectronicsIdCollection5_, EcalElectronicsIdCollection6_, EEDetIdCollection0_, EEDetIdCollection1_, EEDetIdCollection2_, EEDetIdCollection3_, enableCleanup_, FEDRawDataCollection_, folderName_, edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), init_, initGeometry_, map, meEEFedsIntegrityErrors_, meEEFedsOccupancy_, meEEFedsSizeErrors_, mergeRuns_, cppFunctionSkipper::operator, prefixME_, and AlCaHLTBitMon_QueryRunRegistry::string.
|
virtual |
|
protectedvirtual |
Analyze.
Implements edm::EDAnalyzer.
Definition at line 155 of file EEHltTask.cc.
References FEDRawData::data(), EcalElectronicsIdCollection1_, EcalElectronicsIdCollection2_, EcalElectronicsIdCollection3_, EcalElectronicsIdCollection4_, EcalElectronicsIdCollection5_, EcalElectronicsIdCollection6_, EcalEndcap, EEDetIdCollection0_, EEDetIdCollection1_, EEDetIdCollection2_, EEDetIdCollection3_, FEDRawDataCollection_, MonitorElement::Fill(), edm::Event::getByLabel(), i, ievt_, init_, ecalpyutils::ism(), iSM(), meEEFedsIntegrityErrors_, meEEFedsOccupancy_, meEEFedsSizeErrors_, setup(), FEDRawData::size(), and subDet().
|
protectedvirtual |
BeginJob.
Reimplemented from edm::EDAnalyzer.
Definition at line 72 of file EEHltTask.cc.
References dqmStore_, folderName_, ievt_, prefixME_, DQMStore::rmdir(), and DQMStore::setCurrentFolder().
|
protectedvirtual |
BeginRun.
Reimplemented from edm::EDAnalyzer.
Definition at line 83 of file EEHltTask.cc.
References initGeometry(), mergeRuns_, and reset().
|
protected |
Cleanup.
Definition at line 125 of file EEHltTask.cc.
References dqmStore_, folderName_, MonitorElement::getName(), init_, meEEFedsIntegrityErrors_, meEEFedsOccupancy_, meEEFedsSizeErrors_, prefixME_, DQMStore::removeElement(), and DQMStore::setCurrentFolder().
Referenced by endJob().
|
protectedvirtual |
EndJob.
Reimplemented from edm::EDAnalyzer.
Definition at line 147 of file EEHltTask.cc.
References cleanup(), enableCleanup_, and ievt_.
|
protectedvirtual |
|
protected |
Definition at line 423 of file EEHltTask.cc.
References edm::EventSetup::get(), patZpeak::handle, initGeometry_, map, and edm::ESHandle< class >::product().
Referenced by beginRun().
|
protected |
Definition at line 437 of file EEHltTask.cc.
References EcalElectronicsId::dccId(), EcalElectronicsMapping::getElectronicsId(), and map.
Referenced by analyze().
|
protected |
Definition at line 455 of file EEHltTask.cc.
|
protected |
Reset.
Definition at line 95 of file EEHltTask.cc.
References meEEFedsIntegrityErrors_, meEEFedsOccupancy_, meEEFedsSizeErrors_, and MonitorElement::Reset().
Referenced by beginRun().
|
protected |
Setup.
Definition at line 103 of file EEHltTask.cc.
References DQMStore::book1D(), dqmStore_, folderName_, init_, meEEFedsIntegrityErrors_, meEEFedsOccupancy_, meEEFedsSizeErrors_, mergeVDriftHistosByStation::name, prefixME_, DQMStore::setCurrentFolder(), and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by analyze().
|
inlineprotected |
|
inlineprotected |
Definition at line 68 of file EEHltTask.h.
|
private |
Definition at line 78 of file EEHltTask.h.
Referenced by beginJob(), cleanup(), EEHltTask(), and setup().
|
private |
Definition at line 92 of file EEHltTask.h.
Referenced by analyze(), and EEHltTask().
|
private |
Definition at line 93 of file EEHltTask.h.
Referenced by analyze(), and EEHltTask().
|
private |
Definition at line 94 of file EEHltTask.h.
Referenced by analyze(), and EEHltTask().
|
private |
Definition at line 95 of file EEHltTask.h.
Referenced by analyze(), and EEHltTask().
|
private |
Definition at line 96 of file EEHltTask.h.
Referenced by analyze(), and EEHltTask().
|
private |
Definition at line 97 of file EEHltTask.h.
Referenced by analyze(), and EEHltTask().
|
private |
Definition at line 87 of file EEHltTask.h.
Referenced by analyze(), and EEHltTask().
|
private |
Definition at line 88 of file EEHltTask.h.
Referenced by analyze(), and EEHltTask().
|
private |
Definition at line 89 of file EEHltTask.h.
Referenced by analyze(), and EEHltTask().
|
private |
Definition at line 90 of file EEHltTask.h.
Referenced by analyze(), and EEHltTask().
|
private |
Definition at line 91 of file EEHltTask.h.
|
private |
Definition at line 83 of file EEHltTask.h.
Referenced by EEHltTask(), and endJob().
|
private |
Definition at line 98 of file EEHltTask.h.
Referenced by analyze(), and EEHltTask().
|
private |
Definition at line 81 of file EEHltTask.h.
Referenced by beginJob(), cleanup(), EEHltTask(), and setup().
|
private |
Definition at line 76 of file EEHltTask.h.
Referenced by analyze(), beginJob(), and endJob().
|
private |
Definition at line 104 of file EEHltTask.h.
Referenced by analyze(), cleanup(), EEHltTask(), and setup().
|
private |
Definition at line 105 of file EEHltTask.h.
Referenced by EEHltTask(), and initGeometry().
|
private |
Definition at line 107 of file EEHltTask.h.
Referenced by EEHltTask(), initGeometry(), and iSM().
|
private |
Definition at line 102 of file EEHltTask.h.
Referenced by analyze(), cleanup(), EEHltTask(), reset(), and setup().
|
private |
Definition at line 100 of file EEHltTask.h.
Referenced by analyze(), cleanup(), EEHltTask(), reset(), and setup().
|
private |
Definition at line 101 of file EEHltTask.h.
Referenced by analyze(), cleanup(), EEHltTask(), reset(), and setup().
|
private |
Definition at line 85 of file EEHltTask.h.
Referenced by beginRun(), and EEHltTask().
|
private |
Definition at line 80 of file EEHltTask.h.
Referenced by beginJob(), cleanup(), EEHltTask(), and setup().