#include <DPGAnalysis/SiStripTools/plugins/EventTimeDistribution.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 |
void | endRun (const edm::Run &, const edm::EventSetup &) override |
Private Attributes | |
edm::EDGetTokenT< APVCyclePhaseCollection > | _apvphasecollToken |
TH1F ** | _bx |
TH1F ** | _bxincycle |
TH2F ** | _bxincyclevsbx |
TH1F ** | _dbx |
TH2F ** | _dbxvsbx |
TH2F ** | _dbxvsbxincycle |
edm::EDGetTokenT< EventWithHistory > | _historyProductToken |
unsigned int | _nevents |
TH1F ** | _orbit |
TH2F ** | _orbitvsbxincycle |
const std::string | _phasepart |
RunHistogramManager | _rhm |
const bool | _wantbxincyclevsbx |
const bool | _wantdbxvsbx |
const bool | _wantdbxvsbxincycle |
const bool | _wantorbitvsbxincycle |
std::vector< TH1F ** > | m_dbxhistos |
std::vector< std::pair< unsigned int, unsigned int > > | m_dbxindices |
TH1F ** | m_ewhdepth |
const bool | m_ewhdepthHisto |
const unsigned int | m_LSfrac |
const unsigned int | m_maxLS |
Additional Inherited Members | |
Public Types inherited from edm::one::EDAnalyzerBase | |
typedef EDAnalyzerBase | ModuleType |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Static Public Member Functions inherited from edm::one::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) |
template<BranchType B = InEvent> | |
EDConsumerBaseAdaptor< B > | consumes (edm::InputTag tag) noexcept |
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 ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes () |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag const &tag) |
template<Transition Tr = Transition::Event> | |
constexpr auto | esConsumes () |
template<Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag tag) |
template<Transition Tr = Transition::Event> | |
ESGetTokenGeneric | esConsumes (eventsetup::EventSetupRecordKey const &iRecord, eventsetup::DataKey const &iKey) |
Used with EventSetupRecord::doGet. More... | |
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) |
void | resetItemsToGetFrom (BranchType iType) |
Description: <one line="" class="" summary>="">
Implementation: <Notes on="" implementation>="">
Definition at line 52 of file EventTimeDistribution.cc.
|
explicit |
Definition at line 104 of file EventTimeDistribution.cc.
References _bx, _bxincycle, _bxincyclevsbx, _dbx, _dbxvsbx, _dbxvsbxincycle, _orbit, _orbitvsbxincycle, _rhm, _wantbxincyclevsbx, _wantdbxvsbx, _wantdbxvsbxincycle, _wantorbitvsbxincycle, edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), LogDebug, m_dbxhistos, m_dbxindices, m_ewhdepth, m_ewhdepthHisto, m_LSfrac, m_maxLS, RunHistogramManager::makeTH1F(), RunHistogramManager::makeTH2F(), and submitPVValidationJobs::params.
|
override |
Definition at line 170 of file EventTimeDistribution.cc.
|
overrideprivatevirtual |
Implements edm::one::EDAnalyzerBase.
Definition at line 180 of file EventTimeDistribution.cc.
References _apvphasecollToken, _bxincyclevsbx, _dbxvsbx, _dbxvsbxincycle, _historyProductToken, _nevents, _orbitvsbxincycle, _phasepart, edm::HandleBase::failedToGet(), HcalObjRepresent::Fill(), APVCyclePhaseCollection::getPhase(), hcalSimParameters_cfi::he, iEvent, dqmdumpme::indices, APVCyclePhaseCollection::invalid, edm::HandleBase::isValid(), LogDebug, m_dbxhistos, m_dbxindices, m_ewhdepth, APVCyclePhaseCollection::multiphase, and APVCyclePhaseCollection::nopartition.
|
overrideprivatevirtual |
Reimplemented from edm::one::EDAnalyzerBase.
Definition at line 287 of file EventTimeDistribution.cc.
|
overrideprivate |
Definition at line 227 of file EventTimeDistribution.cc.
References _bx, _bxincycle, _bxincyclevsbx, _dbx, _dbxvsbx, _dbxvsbxincycle, _orbit, _orbitvsbxincycle, _rhm, RunHistogramManager::beginRun(), LogDebug, m_dbxhistos, and m_ewhdepth.
|
overrideprivatevirtual |
Reimplemented from edm::one::EDAnalyzerBase.
Definition at line 290 of file EventTimeDistribution.cc.
References _nevents.
|
overrideprivate |
Definition at line 284 of file EventTimeDistribution.cc.
|
private |
Definition at line 67 of file EventTimeDistribution.cc.
Referenced by analyze().
|
private |
Definition at line 83 of file EventTimeDistribution.cc.
Referenced by beginRun(), and EventTimeDistribution().
|
private |
Definition at line 84 of file EventTimeDistribution.cc.
Referenced by beginRun(), and EventTimeDistribution().
|
private |
Definition at line 88 of file EventTimeDistribution.cc.
Referenced by analyze(), beginRun(), and EventTimeDistribution().
|
private |
Definition at line 80 of file EventTimeDistribution.cc.
Referenced by beginRun(), and EventTimeDistribution().
|
private |
Definition at line 87 of file EventTimeDistribution.cc.
Referenced by analyze(), beginRun(), and EventTimeDistribution().
|
private |
Definition at line 86 of file EventTimeDistribution.cc.
Referenced by analyze(), beginRun(), and EventTimeDistribution().
|
private |
Definition at line 66 of file EventTimeDistribution.cc.
Referenced by analyze().
|
private |
Definition at line 73 of file EventTimeDistribution.cc.
|
private |
Definition at line 85 of file EventTimeDistribution.cc.
Referenced by beginRun(), and EventTimeDistribution().
|
private |
Definition at line 89 of file EventTimeDistribution.cc.
Referenced by analyze(), beginRun(), and EventTimeDistribution().
|
private |
Definition at line 68 of file EventTimeDistribution.cc.
Referenced by analyze().
|
private |
Definition at line 78 of file EventTimeDistribution.cc.
Referenced by beginRun(), and EventTimeDistribution().
|
private |
Definition at line 71 of file EventTimeDistribution.cc.
Referenced by EventTimeDistribution().
|
private |
Definition at line 70 of file EventTimeDistribution.cc.
Referenced by EventTimeDistribution().
|
private |
Definition at line 69 of file EventTimeDistribution.cc.
Referenced by EventTimeDistribution().
|
private |
Definition at line 72 of file EventTimeDistribution.cc.
Referenced by EventTimeDistribution().
|
private |
Definition at line 81 of file EventTimeDistribution.cc.
Referenced by analyze(), beginRun(), and EventTimeDistribution().
|
private |
Definition at line 82 of file EventTimeDistribution.cc.
Referenced by analyze(), and EventTimeDistribution().
|
private |
Definition at line 90 of file EventTimeDistribution.cc.
Referenced by analyze(), beginRun(), and EventTimeDistribution().
|
private |
Definition at line 76 of file EventTimeDistribution.cc.
Referenced by EventTimeDistribution().
|
private |
Definition at line 75 of file EventTimeDistribution.cc.
Referenced by EventTimeDistribution().
|
private |
Definition at line 74 of file EventTimeDistribution.cc.
Referenced by EventTimeDistribution().