#include <SiStripApvGainReader.h>
Private Attributes | |
int | apvId_ = 0 |
int | detId_ = 0 |
std::string | formatedOutput_ |
edm::Service< TFileService > | fs_ |
double | gain_ = 0 |
edm::ESGetToken< SiStripGain, SiStripGainRcd > | gainToken_ |
uint32_t | gainType_ |
int | id_ = 0 |
bool | printdebug_ |
TTree * | tree_ = nullptr |
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 | wantsInputProcessBlocks () |
static bool | wantsProcessBlocks () |
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 = InEvent> | |
EDConsumerBaseAdaptor< B > | consumes (edm::InputTag tag) noexcept |
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<Transition Tr = Transition::Event> | |
constexpr auto | esConsumes () noexcept |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag const &tag) |
template<Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag tag) noexcept |
template<Transition Tr = Transition::Event> | |
ESGetTokenGeneric | esConsumes (eventsetup::EventSetupRecordKey const &iRecord, eventsetup::DataKey const &iKey) |
Used with EventSetupRecord::doGet. More... | |
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 27 of file SiStripApvGainReader.h.
|
explicit |
Definition at line 13 of file SiStripApvGainReader.cc.
References apvId_, detId_, fs_, gain_, id_, edm::Service< T >::isAvailable(), TFileService::make(), and tree_.
|
override |
Definition at line 28 of file SiStripApvGainReader.cc.
|
overridevirtual |
Implements edm::EDAnalyzer.
Definition at line 30 of file SiStripApvGainReader.cc.
References apvId_, detId_, formatedOutput_, gain_, gainToken_, gainType_, edm::EventSetup::getData(), triggerObjects_cff::id, id_, printdebug_, FastTimerService_cff::range, and tree_.
|
private |
Definition at line 41 of file SiStripApvGainReader.h.
Referenced by analyze(), and SiStripApvGainReader().
|
private |
Definition at line 41 of file SiStripApvGainReader.h.
Referenced by analyze(), and SiStripApvGainReader().
|
private |
Definition at line 36 of file SiStripApvGainReader.h.
Referenced by analyze().
|
private |
Definition at line 39 of file SiStripApvGainReader.h.
Referenced by SiStripApvGainReader().
|
private |
Definition at line 42 of file SiStripApvGainReader.h.
Referenced by analyze(), and SiStripApvGainReader().
|
private |
Definition at line 38 of file SiStripApvGainReader.h.
Referenced by analyze().
|
private |
Definition at line 37 of file SiStripApvGainReader.h.
Referenced by analyze().
|
private |
Definition at line 41 of file SiStripApvGainReader.h.
Referenced by analyze(), and SiStripApvGainReader().
|
private |
Definition at line 35 of file SiStripApvGainReader.h.
Referenced by analyze().
|
private |
Definition at line 40 of file SiStripApvGainReader.h.
Referenced by analyze(), and SiStripApvGainReader().