![]() |
![]() |
#include <EcalHexDisplay.h>
Protected Member Functions | |
void | analyze (const edm::Event &e, const edm::EventSetup &c) override |
![]() | |
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 ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes () |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag const &tag) |
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) |
Protected Attributes | |
int | beg_fed_id_ |
int | end_fed_id_ |
int | event_ |
std::string | filename_ |
int | first_event_ |
int | last_event_ |
int | verbosity_ |
bool | writeDcc_ |
Private Attributes | |
edm::InputTag | fedRawDataCollectionTag_ |
Additional Inherited Members | |
![]() | |
typedef EDAnalyzer | ModuleType |
![]() | |
typedef ProductLabels | Labels |
![]() | |
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 () |
Definition at line 25 of file EcalHexDisplay.h.
EcalHexDisplay::EcalHexDisplay | ( | const edm::ParameterSet & | ps | ) |
Definition at line 9 of file EcalHexDisplay.cc.
|
overrideprotected |
Definition at line 20 of file EcalHexDisplay.cc.
References beg_fed_id_, gather_cfg::cout, FEDRawData::data(), data, TauDecayModes::dec, end_fed_id_, event_, FEDRawDataCollection::FEDData(), fedRawDataCollectionTag_, filename_, first_event_, edm::Event::getByLabel(), triggerObjects_cff::id, last_event_, FEDNumbering::MAXFEDID, matplotRender::rawdata, FEDRawData::size(), and writeDcc_.
|
protected |
Definition at line 31 of file EcalHexDisplay.h.
Referenced by analyze().
|
protected |
Definition at line 32 of file EcalHexDisplay.h.
Referenced by analyze().
|
protected |
Definition at line 35 of file EcalHexDisplay.h.
Referenced by analyze().
|
private |
Definition at line 42 of file EcalHexDisplay.h.
Referenced by analyze().
|
protected |
Definition at line 37 of file EcalHexDisplay.h.
Referenced by analyze().
|
protected |
Definition at line 33 of file EcalHexDisplay.h.
Referenced by analyze().
|
protected |
Definition at line 34 of file EcalHexDisplay.h.
Referenced by analyze().
|
protected |
Definition at line 30 of file EcalHexDisplay.h.
|
protected |
Definition at line 36 of file EcalHexDisplay.h.
Referenced by analyze().