#include <myTKAnalyses/BigEventsDebugger/src/BigEventsDebugger.cc>
Public Member Functions | |
BigEventsDebugger (const edm::ParameterSet &) | |
~BigEventsDebugger () | |
Public Member Functions inherited from edm::EDAnalyzer | |
EDAnalyzer () | |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
Public Member Functions inherited from edm::EDConsumerBase | |
EDConsumerBase () | |
ProductHolderIndex | indexFrom (EDGetToken, BranchType, TypeID const &) const |
void | itemsMayGet (BranchType, std::vector< ProductHolderIndex > &) const |
void | itemsToGet (BranchType, std::vector< ProductHolderIndex > &) const |
void | labelsForToken (EDGetToken iToken, Labels &oLabels) const |
void | updateLookup (BranchType iBranchType, ProductHolderIndexHelper const &) |
virtual | ~EDConsumerBase () |
Private Member Functions | |
virtual void | analyze (const edm::Event &, const edm::EventSetup &) override |
virtual void | beginJob (const edm::EventSetup &) |
virtual void | endJob () |
Private Attributes | |
edm::InputTag | m_collection |
DigiCollectionProfiler< T > | m_digiprofiler |
bool | m_folded |
std::vector< TH1F * > | m_hist |
std::vector< TH2F * > | m_hist2d |
std::vector< TProfile * > | m_hprof |
std::vector< std::string > | m_labels |
bool | m_singleevents |
bool | m_want1dHisto |
bool | m_want2dHisto |
bool | m_wantProfile |
Additional Inherited Members | |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
typedef WorkerT< EDAnalyzer > | WorkerType |
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::EDAnalyzer | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
CurrentProcessingContext const * | currentContext () const |
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 56 of file BigEventsDebugger.cc.
|
explicit |
Definition at line 96 of file BigEventsDebugger.cc.
References edm::ParameterSet::getParameter(), diffTwoXMLs::label, BigEventsDebugger< T >::m_folded, BigEventsDebugger< T >::m_hist, BigEventsDebugger< T >::m_hist2d, BigEventsDebugger< T >::m_hprof, BigEventsDebugger< T >::m_labels, BigEventsDebugger< T >::m_singleevents, BigEventsDebugger< T >::m_want1dHisto, BigEventsDebugger< T >::m_want2dHisto, BigEventsDebugger< T >::m_wantProfile, TFileDirectory::make(), TFileDirectory::mkdir(), pileupCalc::nbins, and AlCaHLTBitMon_QueryRunRegistry::string.
BigEventsDebugger< T >::~BigEventsDebugger | ( | ) |
Definition at line 148 of file BigEventsDebugger.cc.
|
overrideprivatevirtual |
Implements edm::EDAnalyzer.
Definition at line 165 of file BigEventsDebugger.cc.
References edm::EventID::event(), edm::Event::getByLabel(), edm::EventBase::id(), diffTwoXMLs::label, TFileDirectory::mkdir(), pileupCalc::nbins, edm::Event::run(), and AlCaHLTBitMon_QueryRunRegistry::string.
|
privatevirtual |
Definition at line 218 of file BigEventsDebugger.cc.
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 225 of file BigEventsDebugger.cc.
|
private |
Definition at line 70 of file BigEventsDebugger.cc.
|
private |
Definition at line 69 of file BigEventsDebugger.cc.
|
private |
Definition at line 72 of file BigEventsDebugger.cc.
Referenced by BigEventsDebugger< T >::BigEventsDebugger().
|
private |
Definition at line 78 of file BigEventsDebugger.cc.
Referenced by BigEventsDebugger< T >::BigEventsDebugger().
|
private |
Definition at line 80 of file BigEventsDebugger.cc.
Referenced by BigEventsDebugger< T >::BigEventsDebugger().
|
private |
Definition at line 79 of file BigEventsDebugger.cc.
Referenced by BigEventsDebugger< T >::BigEventsDebugger().
|
private |
Definition at line 77 of file BigEventsDebugger.cc.
Referenced by BigEventsDebugger< T >::BigEventsDebugger().
|
private |
Definition at line 71 of file BigEventsDebugger.cc.
Referenced by BigEventsDebugger< T >::BigEventsDebugger().
|
private |
Definition at line 73 of file BigEventsDebugger.cc.
Referenced by BigEventsDebugger< T >::BigEventsDebugger().
|
private |
Definition at line 75 of file BigEventsDebugger.cc.
Referenced by BigEventsDebugger< T >::BigEventsDebugger().
|
private |
Definition at line 74 of file BigEventsDebugger.cc.
Referenced by BigEventsDebugger< T >::BigEventsDebugger().