#include <DPGAnalysis/SiStripTools/src/MultiplicityTimeCorrelations.cc>
Private Member Functions | |
void | analyze (const edm::Event &, const edm::EventSetup &) override |
void | beginJob () override |
void | beginRun (const edm::Run &, const edm::EventSetup &) override |
void | endJob () override |
Private Attributes | |
edm::EDGetTokenT< APVCyclePhaseCollection > | _apvphasecollToken |
std::map< unsigned int, int > | _binmax |
std::vector< int > | _dbxbins |
std::map< int, std::map< unsigned int, TH1F * > > | _dbxhistos |
DigiBXCorrHistogramMaker< EventWithHistory > | _digibxcorrhmevent |
EventWithHistoryFilter | _evfilter |
edm::InputTag | _hecollection |
edm::EDGetTokenT< EventWithHistory > | _hecollectionToken |
int | _highorbit |
int | _loworbit |
int | _mindbx |
int | _mintrpltdbx |
edm::EDGetTokenT< std::map< unsigned int, int > > | _multiplicityMapToken |
std::map< unsigned int, std::string > | _subdets |
SiStripTKNumbers | _trnumb |
Additional Inherited Members | |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Static Public Member Functions inherited from edm::EDAnalyzer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
static bool | wantsGlobalLuminosityBlocks () |
static bool | wantsGlobalRuns () |
static bool | wantsInputProcessBlocks () |
static bool | wantsProcessBlocks () |
static bool | wantsStreamLuminosityBlocks () |
static bool | wantsStreamRuns () |
Protected Member Functions inherited from edm::EDConsumerBase | |
EDGetToken | consumes (const TypeToGet &id, edm::InputTag const &tag) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
template<BranchType B = InEvent> | |
EDConsumerBaseAdaptor< B > | consumes (edm::InputTag tag) noexcept |
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 ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes () |
template<Transition Tr = Transition::Event> | |
constexpr auto | esConsumes () noexcept |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag const &tag) |
template<Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag tag) noexcept |
template<Transition Tr = Transition::Event> | |
ESGetTokenGeneric | esConsumes (eventsetup::EventSetupRecordKey const &iRecord, eventsetup::DataKey const &iKey) |
Used with EventSetupRecord::doGet. More... | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | mayConsume (edm::InputTag const &tag) |
Description: <one line="" class="" summary>="">
Implementation: <Notes on="" implementation>="">
Definition at line 60 of file MultiplicityTimeCorrelations.cc.
|
explicit |
Definition at line 114 of file MultiplicityTimeCorrelations.cc.
References _binmax, _dbxbins, _dbxhistos, _digibxcorrhmevent, _evfilter, _hecollection, _mindbx, _mintrpltdbx, _subdets, _trnumb, edm::ParameterSet::addUntrackedParameter(), newFWLiteAna::bin, DigiBXCorrHistogramMaker< T >::book(), edm::EDConsumerBase::consumesCollector(), edm::ParameterSet::getUntrackedParameter(), createfilelist::int, SummaryClient_cfi::labels, LogDebug, TFileDirectory::make(), TFileService::mkdir(), SiStripTKNumbers::nstrips(), EventWithHistoryFilter::set(), and AlCaHLTBitMon_QueryRunRegistry::string.
|
override |
Definition at line 232 of file MultiplicityTimeCorrelations.cc.
|
overrideprivatevirtual |
Implements edm::EDAnalyzer.
Definition at line 242 of file MultiplicityTimeCorrelations.cc.
References _apvphasecollToken, _dbxhistos, _digibxcorrhmevent, _evfilter, _hecollectionToken, _highorbit, _loworbit, _multiplicityMapToken, _subdets, DigiBXCorrHistogramMaker< T >::fill(), hcalSimParameters_cfi::he, iEvent, VarParsing::mult, and EventWithHistoryFilter::selected().
|
overrideprivatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 335 of file MultiplicityTimeCorrelations.cc.
References _highorbit, _loworbit, and LogDebug.
|
overrideprivatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 347 of file MultiplicityTimeCorrelations.cc.
References _digibxcorrhmevent, DigiBXCorrHistogramMaker< T >::beginRun(), and edm::RunBase::run().
|
overrideprivatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 351 of file MultiplicityTimeCorrelations.cc.
|
private |
Definition at line 87 of file MultiplicityTimeCorrelations.cc.
Referenced by analyze().
|
private |
Definition at line 90 of file MultiplicityTimeCorrelations.cc.
Referenced by MultiplicityTimeCorrelations().
|
private |
Definition at line 100 of file MultiplicityTimeCorrelations.cc.
Referenced by MultiplicityTimeCorrelations().
|
private |
Definition at line 76 of file MultiplicityTimeCorrelations.cc.
Referenced by analyze(), and MultiplicityTimeCorrelations().
|
private |
Definition at line 73 of file MultiplicityTimeCorrelations.cc.
Referenced by analyze(), beginRun(), and MultiplicityTimeCorrelations().
|
private |
Definition at line 74 of file MultiplicityTimeCorrelations.cc.
Referenced by analyze(), and MultiplicityTimeCorrelations().
|
private |
Definition at line 85 of file MultiplicityTimeCorrelations.cc.
Referenced by MultiplicityTimeCorrelations().
|
private |
Definition at line 86 of file MultiplicityTimeCorrelations.cc.
Referenced by analyze().
|
private |
Definition at line 93 of file MultiplicityTimeCorrelations.cc.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 92 of file MultiplicityTimeCorrelations.cc.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 95 of file MultiplicityTimeCorrelations.cc.
Referenced by MultiplicityTimeCorrelations().
|
private |
Definition at line 96 of file MultiplicityTimeCorrelations.cc.
Referenced by MultiplicityTimeCorrelations().
|
private |
Definition at line 88 of file MultiplicityTimeCorrelations.cc.
Referenced by analyze().
|
private |
Definition at line 89 of file MultiplicityTimeCorrelations.cc.
Referenced by analyze(), and MultiplicityTimeCorrelations().
|
private |
Definition at line 98 of file MultiplicityTimeCorrelations.cc.
Referenced by MultiplicityTimeCorrelations().