#include <DebugTools/OverlapProblem/plugins/OverlapProblemTPAnalyzer.cc>
Public Member Functions | |
OverlapProblemTPAnalyzer (const edm::ParameterSet &) | |
~OverlapProblemTPAnalyzer () | |
Public Member Functions inherited from edm::EDAnalyzer | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
EDAnalyzer () | |
ModuleDescription const & | moduleDescription () const |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
Public Member Functions inherited from edm::EDConsumerBase | |
std::vector< ConsumesInfo > | consumesInfo () const |
EDConsumerBase () | |
ProductHolderIndexAndSkipBit | indexFrom (EDGetToken, BranchType, TypeID const &) const |
void | itemsMayGet (BranchType, std::vector< ProductHolderIndexAndSkipBit > &) const |
void | itemsToGet (BranchType, std::vector< ProductHolderIndexAndSkipBit > &) const |
std::vector < ProductHolderIndexAndSkipBit > const & | itemsToGetFromEvent () const |
void | labelsForToken (EDGetToken iToken, Labels &oLabels) const |
void | modulesDependentUpon (std::string const &iProcessName, std::string const &iModuleLabel, bool iPrint, std::vector< char const * > &oModuleLabels) const |
void | modulesWhoseProductsAreConsumed (std::vector< ModuleDescription const * > &modules, ProductRegistry const &preg, std::map< std::string, ModuleDescription const * > const &labelsToDesc, std::string const &processName) const |
bool | registeredToConsume (ProductHolderIndex, bool, BranchType) const |
bool | registeredToConsumeMany (TypeID const &, BranchType) const |
void | updateLookup (BranchType iBranchType, ProductHolderIndexHelper const &) |
virtual | ~EDConsumerBase () |
Private Member Functions | |
virtual void | analyze (const edm::Event &, const edm::EventSetup &) override |
virtual void | beginRun (const edm::Run &, const edm::EventSetup &) override |
virtual 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 &) |
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) |
Description: <one line="" class="" summary>="">
Implementation: <Notes on="" implementation>="">
Definition at line 61 of file OverlapProblemTPAnalyzer.cc.
|
explicit |
Definition at line 103 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(), mergeVDriftHistosByStation::name, relativeConstraints::ring, and indexGen::title.
OverlapProblemTPAnalyzer::~OverlapProblemTPAnalyzer | ( | ) |
Definition at line 147 of file OverlapProblemTPAnalyzer.cc.
|
overrideprivatevirtual |
Implements edm::EDAnalyzer.
Definition at line 162 of file OverlapProblemTPAnalyzer.cc.
References funct::abs(), edm::Event::getByToken(), i, cmsHarvester::index, 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, and HI_PhotonSkim_cff::rechits.
|
overrideprivatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 284 of file OverlapProblemTPAnalyzer.cc.
|
overrideprivatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 289 of file OverlapProblemTPAnalyzer.cc.
|
private |
Definition at line 89 of file OverlapProblemTPAnalyzer.cc.
Referenced by analyze().
|
private |
Definition at line 84 of file OverlapProblemTPAnalyzer.cc.
Referenced by OverlapProblemTPAnalyzer().
|
private |
Definition at line 74 of file OverlapProblemTPAnalyzer.cc.
Referenced by analyze(), and OverlapProblemTPAnalyzer().
|
private |
Definition at line 80 of file OverlapProblemTPAnalyzer.cc.
Referenced by analyze(), and OverlapProblemTPAnalyzer().
|
private |
Definition at line 78 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 76 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 79 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 83 of file OverlapProblemTPAnalyzer.cc.
Referenced by OverlapProblemTPAnalyzer().
|
private |
Definition at line 81 of file OverlapProblemTPAnalyzer.cc.
Referenced by analyze(), and OverlapProblemTPAnalyzer().
|
private |
Definition at line 87 of file OverlapProblemTPAnalyzer.cc.
Referenced by analyze().
|
private |
Definition at line 88 of file OverlapProblemTPAnalyzer.cc.
Referenced by analyze().