#include <DebugTools/OverlapProblem/plugins/OverlapProblemTPAnalyzer.cc>
Private Member Functions | |
void | analyze (const edm::Event &, const edm::EventSetup &) override |
void | beginRun (const edm::Run &, const edm::EventSetup &) override |
void | endRun (const edm::Run &, const edm::EventSetup &) override |
Private Attributes | |
edm::EDGetTokenT< reco::TrackToTrackingParticleAssociator > | m_associatorToken |
std::vector< TH1F * > | m_assosimhitytecr |
TH1F * | m_etatp |
TH1F * | m_llbit |
TH1F * | m_nassotk |
TH1F * | m_nhits |
TH1F * | m_nrechits |
TH2F * | m_nrecvssimhits |
TH1F * | m_pdgid |
TH1F * | m_ptp |
std::vector< TH1F * > | m_simhitytecr |
TH1F * | m_statustp |
edm::EDGetTokenT< TrackingParticleCollection > | m_tpcollToken |
edm::EDGetTokenT< edm::View< reco::Track > > | m_trkcollToken |
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 58 of file OverlapProblemTPAnalyzer.cc.
|
explicit |
Definition at line 99 of file OverlapProblemTPAnalyzer.cc.
References m_assosimhitytecr, m_etatp, m_llbit, m_nassotk, m_nhits, m_nrechits, m_nrecvssimhits, m_pdgid, m_ptp, m_simhitytecr, m_statustp, TFileService::make(), Skims_PA_cff::name, relativeConstraints::ring, and runGCPTkAlMap::title.
|
override |
Definition at line 138 of file OverlapProblemTPAnalyzer.cc.
|
overrideprivatevirtual |
Implements edm::EDAnalyzer.
Definition at line 148 of file OverlapProblemTPAnalyzer.cc.
References funct::abs(), reco::TrackToTrackingParticleAssociator::associateSimToReco(), edm::AssociationMap< Tag >::end(), edm::AssociationMap< Tag >::find(), mps_fire::i, iEvent, LogDebug, LogTrace, m_associatorToken, m_etatp, m_llbit, m_nassotk, m_nhits, m_nrechits, m_nrecvssimhits, m_pdgid, m_ptp, m_statustp, m_tpcollToken, m_trkcollToken, HI_PhotonSkim_cff::rechits, and cmsswSequenceInfo::tp.
|
overrideprivatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 233 of file OverlapProblemTPAnalyzer.cc.
|
overrideprivatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 235 of file OverlapProblemTPAnalyzer.cc.
|
private |
Definition at line 85 of file OverlapProblemTPAnalyzer.cc.
Referenced by analyze().
|
private |
Definition at line 81 of file OverlapProblemTPAnalyzer.cc.
Referenced by OverlapProblemTPAnalyzer().
|
private |
Definition at line 71 of file OverlapProblemTPAnalyzer.cc.
Referenced by analyze(), and OverlapProblemTPAnalyzer().
|
private |
Definition at line 77 of file OverlapProblemTPAnalyzer.cc.
Referenced by analyze(), and OverlapProblemTPAnalyzer().
|
private |
Definition at line 75 of file OverlapProblemTPAnalyzer.cc.
Referenced by analyze(), and OverlapProblemTPAnalyzer().
|
private |
Definition at line 72 of file OverlapProblemTPAnalyzer.cc.
Referenced by analyze(), and OverlapProblemTPAnalyzer().
|
private |
Definition at line 73 of file OverlapProblemTPAnalyzer.cc.
Referenced by analyze(), and OverlapProblemTPAnalyzer().
|
private |
Definition at line 74 of file OverlapProblemTPAnalyzer.cc.
Referenced by analyze(), and OverlapProblemTPAnalyzer().
|
private |
Definition at line 76 of file OverlapProblemTPAnalyzer.cc.
Referenced by analyze(), and OverlapProblemTPAnalyzer().
|
private |
Definition at line 70 of file OverlapProblemTPAnalyzer.cc.
Referenced by analyze(), and OverlapProblemTPAnalyzer().
|
private |
Definition at line 80 of file OverlapProblemTPAnalyzer.cc.
Referenced by OverlapProblemTPAnalyzer().
|
private |
Definition at line 78 of file OverlapProblemTPAnalyzer.cc.
Referenced by analyze(), and OverlapProblemTPAnalyzer().
|
private |
Definition at line 83 of file OverlapProblemTPAnalyzer.cc.
Referenced by analyze().
|
private |
Definition at line 84 of file OverlapProblemTPAnalyzer.cc.
Referenced by analyze().