#include <Digi2Raw2Digi.h>
Private Attributes | |
DQMStore * | dbe_ |
edm::InputTag | inputTag1_ |
edm::InputTag | inputTag2_ |
MonitorElement * | meStatus |
std::string | outputFile_ |
edm::EDGetTokenT < edm::SortedCollection < HBHEDataFrame > > | tok_hbhe1_ |
edm::EDGetTokenT < edm::SortedCollection < HBHEDataFrame > > | tok_hbhe2_ |
edm::EDGetTokenT < edm::SortedCollection < HFDataFrame > > | tok_hf1_ |
edm::EDGetTokenT < edm::SortedCollection < HFDataFrame > > | tok_hf2_ |
edm::EDGetTokenT < edm::SortedCollection < HODataFrame > > | tok_ho1_ |
edm::EDGetTokenT < edm::SortedCollection < HODataFrame > > | tok_ho2_ |
edm::EDGetTokenT < edm::SortedCollection < ZDCDataFrame > > | tok_zdc1_ |
edm::EDGetTokenT < edm::SortedCollection < ZDCDataFrame > > | tok_zdc2_ |
int | unsuppressed |
Additional Inherited Members | |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
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::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) |
Definition at line 16 of file Digi2Raw2Digi.h.
|
explicit |
Definition at line 219 of file Digi2Raw2Digi.cc.
References DQMStore::book1D(), dbe_, timingPdfMaker::histo, inputTag1_, inputTag2_, meStatus, cppFunctionSkipper::operator, outputFile_, DQMStore::setCurrentFolder(), tok_hbhe1_, tok_hbhe2_, tok_hf1_, tok_hf2_, tok_ho1_, tok_ho2_, tok_zdc1_, and tok_zdc2_.
Digi2Raw2Digi::~Digi2Raw2Digi | ( | ) |
Definition at line 268 of file Digi2Raw2Digi.cc.
|
virtual |
Implements edm::EDAnalyzer.
Definition at line 271 of file Digi2Raw2Digi.cc.
References iEvent, tok_hbhe1_, tok_hbhe2_, tok_hf1_, tok_hf2_, tok_ho1_, tok_ho2_, tok_zdc1_, tok_zdc2_, and unsuppressed.
|
virtual |
void Digi2Raw2Digi::compare | ( | const edm::Event & | iEvent, |
const edm::EventSetup & | iSetup, | ||
const edm::EDGetTokenT< edm::SortedCollection< Digi > > & | tok1, | ||
const edm::EDGetTokenT< edm::SortedCollection< Digi > > & | tok2 | ||
) |
Definition at line 39 of file Digi2Raw2Digi.cc.
References ecalMGPA::adc(), gather_cfg::cout, HcalDetId::depth(), MonitorElement::Fill(), edm::Event::getByToken(), i, fjr2json::lumi, match(), meStatus, unsuppressed, and ecaldqm::zside().
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 264 of file Digi2Raw2Digi.cc.
References dbe_, outputFile_, and DQMStore::save().
|
private |
Definition at line 39 of file Digi2Raw2Digi.h.
Referenced by Digi2Raw2Digi(), and endJob().
|
private |
Definition at line 26 of file Digi2Raw2Digi.h.
Referenced by Digi2Raw2Digi().
|
private |
Definition at line 27 of file Digi2Raw2Digi.h.
Referenced by Digi2Raw2Digi().
|
private |
Definition at line 41 of file Digi2Raw2Digi.h.
Referenced by compare(), and Digi2Raw2Digi().
|
private |
Definition at line 38 of file Digi2Raw2Digi.h.
Referenced by Digi2Raw2Digi(), and endJob().
|
private |
Definition at line 29 of file Digi2Raw2Digi.h.
Referenced by analyze(), and Digi2Raw2Digi().
|
private |
Definition at line 30 of file Digi2Raw2Digi.h.
Referenced by analyze(), and Digi2Raw2Digi().
|
private |
Definition at line 33 of file Digi2Raw2Digi.h.
Referenced by analyze(), and Digi2Raw2Digi().
|
private |
Definition at line 34 of file Digi2Raw2Digi.h.
Referenced by analyze(), and Digi2Raw2Digi().
|
private |
Definition at line 31 of file Digi2Raw2Digi.h.
Referenced by analyze(), and Digi2Raw2Digi().
|
private |
Definition at line 32 of file Digi2Raw2Digi.h.
Referenced by analyze(), and Digi2Raw2Digi().
|
private |
Definition at line 35 of file Digi2Raw2Digi.h.
Referenced by analyze(), and Digi2Raw2Digi().
|
private |
Definition at line 36 of file Digi2Raw2Digi.h.
Referenced by analyze(), and Digi2Raw2Digi().
|
private |
Definition at line 43 of file Digi2Raw2Digi.h.