Protected Member Functions | |
void | analyze (const edm::Event &, const edm::EventSetup &) override |
void | analyzeHits (std::vector< PCaloHit > &, edm::Handle< edm::SimTrackContainer > &, edm::Handle< edm::SimVertexContainer > &) |
void | beginJob () override |
void | endJob () override |
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) |
Private Attributes | |
edm::InputTag | caloHitSource_ |
TH1F * | meE1T0_ [4] |
TH1F * | meE1T1_ [4] |
TH1F * | meE9T0_ [4] |
TH1F * | meE9T1_ [4] |
TH1F * | meNHit_ [4] |
TH1I * | mType_ |
std::string | simTkLabel_ |
edm::EDGetTokenT< edm::PCaloHitContainer > | tok_calo_ |
edm::EDGetTokenT< edm::SimTrackContainer > | tok_tk_ |
edm::EDGetTokenT< edm::SimVertexContainer > | tok_vtx_ |
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 () |
Definition at line 37 of file XtalDedxAnalysis.cc.
|
explicit |
Definition at line 63 of file XtalDedxAnalysis.cc.
References caloHitSource_, edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), mps_fire::i, meE1T0_, meE1T1_, meE9T0_, meE9T1_, meNHit_, mType_, Skims_PA_cff::name, simTkLabel_, AlCaHLTBitMon_QueryRunRegistry::string, compare::tfile, runGCPTkAlMap::title, tok_calo_, tok_tk_, and tok_vtx_.
|
inlineoverride |
Definition at line 40 of file XtalDedxAnalysis.cc.
|
overrideprotectedvirtual |
Implements edm::EDAnalyzer.
Definition at line 119 of file XtalDedxAnalysis.cc.
References analyzeHits(), MillePedeFileConverter_cfg::e, edm::HandleBase::isValid(), tok_calo_, tok_tk_, and tok_vtx_.
|
protected |
Definition at line 144 of file XtalDedxAnalysis.cc.
References HCALHighEnergyHPDFilter_cfi::energy, hfClusterShapes_cfi::hits, mps_fire::i, meE1T0_, meE1T1_, meE9T0_, meE9T1_, meNHit_, mType_, class-composition::parent, and ntuplemaker::time.
Referenced by analyze().
|
inlineoverrideprotectedvirtual |
|
inlineoverrideprotectedvirtual |
|
private |
Definition at line 52 of file XtalDedxAnalysis.cc.
Referenced by XtalDedxAnalysis().
|
private |
Definition at line 59 of file XtalDedxAnalysis.cc.
Referenced by analyzeHits(), and XtalDedxAnalysis().
|
private |
Definition at line 59 of file XtalDedxAnalysis.cc.
Referenced by analyzeHits(), and XtalDedxAnalysis().
|
private |
Definition at line 59 of file XtalDedxAnalysis.cc.
Referenced by analyzeHits(), and XtalDedxAnalysis().
|
private |
Definition at line 59 of file XtalDedxAnalysis.cc.
Referenced by analyzeHits(), and XtalDedxAnalysis().
|
private |
Definition at line 59 of file XtalDedxAnalysis.cc.
Referenced by analyzeHits(), and XtalDedxAnalysis().
|
private |
Definition at line 60 of file XtalDedxAnalysis.cc.
Referenced by analyzeHits(), and XtalDedxAnalysis().
|
private |
Definition at line 53 of file XtalDedxAnalysis.cc.
Referenced by XtalDedxAnalysis().
|
private |
Definition at line 55 of file XtalDedxAnalysis.cc.
Referenced by analyze(), and XtalDedxAnalysis().
|
private |
Definition at line 56 of file XtalDedxAnalysis.cc.
Referenced by analyze(), and XtalDedxAnalysis().
|
private |
Definition at line 57 of file XtalDedxAnalysis.cc.
Referenced by analyze(), and XtalDedxAnalysis().