Public Member Functions | |
void | produce (edm::Event &e, const edm::EventSetup &c) override |
RawDataMapperByLabel (const edm::ParameterSet &pset) | |
Constructor. More... | |
~RawDataMapperByLabel () override | |
Destructor. More... | |
Public Member Functions inherited from edm::stream::EDProducer<> | |
EDProducer ()=default | |
bool | hasAbilityToProduceInBeginLumis () const final |
bool | hasAbilityToProduceInBeginRuns () const final |
bool | hasAbilityToProduceInEndLumis () const final |
bool | hasAbilityToProduceInEndRuns () const final |
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &) |
Private Types | |
typedef std::vector< edm::InputTag >::const_iterator | tag_iterator_t |
typedef std::vector< edm::EDGetTokenT< FEDRawDataCollection > >::const_iterator | tok_iterator_t |
Private Attributes | |
edm::InputTag | filledCollectionName_ |
bool | firstEvent_ |
std::vector< edm::InputTag > | inputTags_ |
std::vector< edm::EDGetTokenT< FEDRawDataCollection > > | inputTokens_ |
edm::InputTag | mainCollectionTag_ |
Additional Inherited Members | |
Public Types inherited from edm::stream::EDProducer<> | |
typedef CacheContexts< T... > | CacheTypes |
typedef CacheTypes::GlobalCache | GlobalCache |
typedef AbilityChecker< T... > | HasAbility |
typedef CacheTypes::LuminosityBlockCache | LuminosityBlockCache |
typedef LuminosityBlockContextT< LuminosityBlockCache, RunCache, GlobalCache > | LuminosityBlockContext |
typedef CacheTypes::LuminosityBlockSummaryCache | LuminosityBlockSummaryCache |
typedef CacheTypes::RunCache | RunCache |
typedef RunContextT< RunCache, GlobalCache > | RunContext |
typedef CacheTypes::RunSummaryCache | RunSummaryCache |
Definition at line 25 of file RawDataMapperByLabel.cc.
|
private |
Definition at line 38 of file RawDataMapperByLabel.cc.
|
private |
Definition at line 39 of file RawDataMapperByLabel.cc.
RawDataMapperByLabel::RawDataMapperByLabel | ( | const edm::ParameterSet & | pset | ) |
Constructor.
Definition at line 49 of file RawDataMapperByLabel.cc.
References SimL1EmulatorRepack_Full_cff::inputTag, inputTags_, and inputTokens_.
|
override |
|
static |
Definition at line 92 of file RawDataMapperByLabel.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::add(), and HLT_2018_cff::InputTag.
|
override |
Definition at line 64 of file RawDataMapperByLabel.cc.
References MillePedeFileConverter_cfg::e, Exception, filledCollectionName_, firstEvent_, input, SimL1EmulatorRepack_Full_cff::inputTag, inputTags_, inputTokens_, and mainCollectionTag_.
|
private |
Definition at line 45 of file RawDataMapperByLabel.cc.
Referenced by produce().
|
private |
Definition at line 46 of file RawDataMapperByLabel.cc.
Referenced by produce().
|
private |
Definition at line 41 of file RawDataMapperByLabel.cc.
Referenced by produce(), and RawDataMapperByLabel().
|
private |
Definition at line 42 of file RawDataMapperByLabel.cc.
Referenced by produce(), and RawDataMapperByLabel().
|
private |
Definition at line 44 of file RawDataMapperByLabel.cc.
Referenced by produce().