#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 () |
Private Member Functions | |
virtual void | analyze (const edm::Event &, const edm::EventSetup &) |
virtual void | beginJob (const edm::EventSetup &) |
virtual void | endJob () |
Private Attributes | |
std::vector< unsigned int > | m_maskedmod |
bool | m_singleevents |
TH2F * | m_tecm2d |
TProfile * | m_tecmprof |
TH2F * | m_tecp2d |
TProfile * | m_tecpprof |
TH2F * | m_tib2d |
TProfile * | m_tibprof |
TH2F * | m_tob2d |
TProfile * | m_tobprof |
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 | |
CurrentProcessingContext const * | currentContext () const |
Description: <one line="" class="" summary>="">
Implementation: <Notes on="" implementation>="">
Definition at line 53 of file BigEventsDebugger.cc.
|
explicit |
Definition at line 92 of file BigEventsDebugger.cc.
References combineCards::dirname, m_maskedmod, m_singleevents, m_tecm2d, m_tecmprof, m_tecp2d, m_tecpprof, m_tib2d, m_tibprof, m_tob2d, m_tobprof, TFileDirectory::make(), TFileDirectory::mkdir(), and python.multivaluedict::sort().
BigEventsDebugger::~BigEventsDebugger | ( | ) |
Definition at line 125 of file BigEventsDebugger.cc.
|
privatevirtual |
Implements edm::EDAnalyzer.
Definition at line 141 of file BigEventsDebugger.cc.
References DigiCollectionProfiler::analyze(), combineCards::dirname, edm::EventID::event(), edm::Event::getByLabel(), edm::EventBase::id(), m_maskedmod, m_singleevents, m_tecm2d, m_tecmprof, m_tecp2d, m_tecpprof, m_tib2d, m_tibprof, m_tob2d, m_tobprof, TFileDirectory::mkdir(), edm::Event::run(), and DigiCollectionProfiler::setMaskedModules().
|
privatevirtual |
Definition at line 190 of file BigEventsDebugger.cc.
References m_maskedmod.
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 200 of file BigEventsDebugger.cc.
|
private |
Definition at line 78 of file BigEventsDebugger.cc.
Referenced by analyze(), beginJob(), and BigEventsDebugger().
|
private |
Definition at line 66 of file BigEventsDebugger.cc.
Referenced by analyze(), and BigEventsDebugger().
|
private |
Definition at line 76 of file BigEventsDebugger.cc.
Referenced by analyze(), and BigEventsDebugger().
|
private |
Definition at line 71 of file BigEventsDebugger.cc.
Referenced by analyze(), and BigEventsDebugger().
|
private |
Definition at line 75 of file BigEventsDebugger.cc.
Referenced by analyze(), and BigEventsDebugger().
|
private |
Definition at line 70 of file BigEventsDebugger.cc.
Referenced by analyze(), and BigEventsDebugger().
|
private |
Definition at line 73 of file BigEventsDebugger.cc.
Referenced by analyze(), and BigEventsDebugger().
|
private |
Definition at line 68 of file BigEventsDebugger.cc.
Referenced by analyze(), and BigEventsDebugger().
|
private |
Definition at line 74 of file BigEventsDebugger.cc.
Referenced by analyze(), and BigEventsDebugger().
|
private |
Definition at line 69 of file BigEventsDebugger.cc.
Referenced by analyze(), and BigEventsDebugger().