#include <EcalPnGraphs.h>
Protected Attributes | |
int | abscissa [50] |
std::string | digiProducer_ |
std::vector< std::string > | ebs_ |
int | eventCounter |
std::vector< int > | feds_ |
std::string | fileName |
int | first_Pn |
std::vector< TGraph > | graphs |
bool | inputIsOk |
std::vector< int > | listAllChannels |
std::vector< int > | listAllPns |
std::vector< int > | listChannels |
std::vector< int > | listPns |
int | numPn |
int | ordinate [50] |
TFile * | root_file |
int | verbosity |
Private Member Functions | |
void | analyze (const edm::Event &e, const edm::EventSetup &c) override |
void | beginJob () override |
void | endJob () override |
std::string | intToString (int num) |
Private Attributes | |
EcalFedMap * | fedMap |
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 | 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> | |
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<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag const &tag) |
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) |
Definition at line 20 of file EcalPnGraphs.h.
EcalPnGraphs::EcalPnGraphs | ( | const edm::ParameterSet & | ps | ) |
module dumping TGraph with 50 data frames from Pn Diodes
Definition at line 30 of file EcalPnGraphs.cc.
References abscissa, gather_cfg::cout, digiProducer_, ebs_, eventCounter, fedMap, feds_, fileName, first_Pn, EcalFedMap::getFedFromSlice(), edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), mps_fire::i, inputIsOk, listPns, numPn, and AlCaHLTBitMon_QueryRunRegistry::string.
|
override |
Definition at line 114 of file EcalPnGraphs.cc.
|
overrideprivatevirtual |
Implements edm::EDAnalyzer.
Definition at line 126 of file EcalPnGraphs.cc.
References abscissa, edm::SortedCollection< T, SORT >::begin(), digiProducer_, MillePedeFileConverter_cfg::e, edm::SortedCollection< T, SORT >::end(), eventCounter, feds_, spr::find(), graphs, mps_fire::i, inputIsOk, intToString(), listAllPns, listPns, numPn, ordinate, AlCaHLTBitMon_QueryRunRegistry::string, and overlapproblemtsosanalyzer_cfi::title.
|
overrideprivatevirtual |
|
overrideprivatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 209 of file EcalPnGraphs.cc.
References fileName, first_Pn, graphs, intToString(), root_file, and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by o2olib.O2ORunMgr::executeJob().
|
private |
|
protected |
Definition at line 61 of file EcalPnGraphs.h.
Referenced by analyze(), and EcalPnGraphs().
|
protected |
Definition at line 39 of file EcalPnGraphs.h.
Referenced by analyze(), and EcalPnGraphs().
|
protected |
Definition at line 42 of file EcalPnGraphs.h.
Referenced by EcalPnGraphs().
|
protected |
Definition at line 45 of file EcalPnGraphs.h.
Referenced by analyze(), and EcalPnGraphs().
|
private |
Definition at line 34 of file EcalPnGraphs.h.
Referenced by EcalPnGraphs().
|
protected |
Definition at line 41 of file EcalPnGraphs.h.
Referenced by analyze(), and EcalPnGraphs().
|
protected |
Definition at line 52 of file EcalPnGraphs.h.
Referenced by EcalPnGraphs(), endJob(), and readConfig.fileINI::read().
|
protected |
Definition at line 48 of file EcalPnGraphs.h.
Referenced by EcalPnGraphs(), and endJob().
|
protected |
Definition at line 64 of file EcalPnGraphs.h.
|
protected |
Definition at line 50 of file EcalPnGraphs.h.
Referenced by analyze(), and EcalPnGraphs().
|
protected |
Definition at line 55 of file EcalPnGraphs.h.
|
protected |
Definition at line 57 of file EcalPnGraphs.h.
Referenced by analyze().
|
protected |
Definition at line 54 of file EcalPnGraphs.h.
|
protected |
Definition at line 56 of file EcalPnGraphs.h.
Referenced by analyze(), and EcalPnGraphs().
|
protected |
Definition at line 59 of file EcalPnGraphs.h.
Referenced by analyze(), and EcalPnGraphs().
|
protected |
Definition at line 62 of file EcalPnGraphs.h.
Referenced by analyze().
|
protected |
Definition at line 66 of file EcalPnGraphs.h.
Referenced by endJob().
|
protected |
Definition at line 44 of file EcalPnGraphs.h.