![]() |
![]() |
#include <RawToText.h>
Private Member Functions | |
void | analyze (const edm::Event &, const edm::EventSetup &) override |
void | beginJob () override |
void | endJob () override |
Private Attributes | |
int | fedId_ |
std::ofstream | file_ |
std::string | filename_ |
edm::InputTag | inputLabel_ |
int | nevt_ |
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 () |
![]() | |
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) |
Definition at line 24 of file RawToText.h.
|
explicit |
Definition at line 15 of file RawToText.cc.
References filename_.
|
override |
Definition at line 25 of file RawToText.cc.
|
overrideprivate |
Definition at line 27 of file RawToText.cc.
References edmIntegrityCheck::d, FEDRawData::data(), data, TauDecayModes::dec, FEDRawDataCollection::FEDData(), fedId_, file_, edm::Event::getByLabel(), mps_fire::i, inputLabel_, nevt_, and FEDRawData::size().
|
overrideprivatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 64 of file RawToText.cc.
References file_, filename_, and MillePedeFileConverter_cfg::out.
|
overrideprivatevirtual |
|
private |
Definition at line 39 of file RawToText.h.
Referenced by analyze().
|
private |
Definition at line 43 of file RawToText.h.
Referenced by analyze(), beginJob(), and endJob().
|
private |
Definition at line 42 of file RawToText.h.
Referenced by beginJob(), and RawToText().
|
private |
Definition at line 36 of file RawToText.h.
Referenced by analyze().
|
private |
Definition at line 45 of file RawToText.h.
Referenced by analyze().