#include <Digi2Raw2Digi.h>
Private Attributes | |
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::stream::EDAnalyzer< edm::RunSummaryCache< dqmDetails::NoCache >, edm::LuminosityBlockSummaryCache< dqmDetails::NoCache > > | |
typedef CacheContexts< T...> | CacheTypes |
typedef CacheTypes::GlobalCache | GlobalCache |
typedef AbilityChecker< T...> | HasAbility |
typedef CacheTypes::LuminosityBlockCache | LuminosityBlockCache |
typedef LuminosityBlockContextT < LuminosityBlockCache, RunCache, GlobalCache > | LuminosityBlockContext |
typedef CacheTypes::LuminosityBlockSummaryCache | LuminosityBlockSummaryCache |
typedef CacheTypes::RunCache | RunCache |
typedef RunContextT< RunCache, GlobalCache > | RunContext |
typedef CacheTypes::RunSummaryCache | RunSummaryCache |
Public Types inherited from edm::stream::EDAnalyzerBase | |
typedef EDAnalyzerAdaptorBase | ModuleType |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Static Public Member Functions inherited from DQMEDAnalyzer | |
static std::shared_ptr < dqmDetails::NoCache > | globalBeginLuminosityBlockSummary (edm::LuminosityBlock const &, edm::EventSetup const &, LuminosityBlockContext const *) |
static std::shared_ptr < dqmDetails::NoCache > | globalBeginRunSummary (edm::Run const &, edm::EventSetup const &, RunContext const *) |
static void | globalEndLuminosityBlockSummary (edm::LuminosityBlock const &, edm::EventSetup const &, LuminosityBlockContext const *, dqmDetails::NoCache *) |
static void | globalEndRunSummary (edm::Run const &, edm::EventSetup const &, RunContext const *, dqmDetails::NoCache *) |
Static Public Member Functions inherited from edm::stream::EDAnalyzerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
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 15 of file Digi2Raw2Digi.h.
|
explicit |
Definition at line 219 of file Digi2Raw2Digi.cc.
References HLT_25ns10e33_v2_cff::InputTag, inputTag1_, inputTag2_, outputFile_, tok_hbhe1_, tok_hbhe2_, tok_hf1_, tok_hf2_, tok_ho1_, tok_ho2_, tok_zdc1_, and tok_zdc2_.
Digi2Raw2Digi::~Digi2Raw2Digi | ( | ) |
Definition at line 265 of file Digi2Raw2Digi.cc.
|
virtual |
Implements edm::stream::EDAnalyzerBase.
Definition at line 268 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 |
Implements DQMEDAnalyzer.
Definition at line 249 of file Digi2Raw2Digi.cc.
References DQMStore::IBooker::book1D(), timingPdfMaker::histo, meStatus, and DQMStore::IBooker::setCurrentFolder().
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, HLT_25ns10e33_v2_cff::depth, MonitorElement::Fill(), edm::Event::getByToken(), i, fjr2json::lumi, match(), meStatus, unsuppressed, and ecaldqm::zside().
|
private |
Definition at line 29 of file Digi2Raw2Digi.h.
Referenced by Digi2Raw2Digi().
|
private |
Definition at line 30 of file Digi2Raw2Digi.h.
Referenced by Digi2Raw2Digi().
|
private |
Definition at line 43 of file Digi2Raw2Digi.h.
Referenced by bookHistograms(), and compare().
|
private |
Definition at line 41 of file Digi2Raw2Digi.h.
Referenced by Digi2Raw2Digi().
|
private |
Definition at line 32 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 36 of file Digi2Raw2Digi.h.
Referenced by analyze(), and Digi2Raw2Digi().
|
private |
Definition at line 37 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 35 of file Digi2Raw2Digi.h.
Referenced by analyze(), and Digi2Raw2Digi().
|
private |
Definition at line 38 of file Digi2Raw2Digi.h.
Referenced by analyze(), and Digi2Raw2Digi().
|
private |
Definition at line 39 of file Digi2Raw2Digi.h.
Referenced by analyze(), and Digi2Raw2Digi().
|
private |
Definition at line 45 of file Digi2Raw2Digi.h.