Public Member Functions | |
BunchSpacingProducer (const edm::ParameterSet &) | |
void | produce (edm::Event &, const edm::EventSetup &) final |
~BunchSpacingProducer () override | |
Public Member Functions inherited from edm::stream::EDProducer<> | |
EDProducer ()=default | |
bool | hasAbilityToProduceInLumis () const final |
bool | hasAbilityToProduceInRuns () const final |
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &) |
Private Attributes | |
edm::EDGetTokenT< int > | bunchSpacing_ |
unsigned int | bunchSpacingOverride_ |
bool | overRide_ |
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 18 of file BunchSpacingProducer.cc.
|
explicit |
|
override |
Definition at line 57 of file BunchSpacingProducer.cc.
|
static |
Definition at line 96 of file BunchSpacingProducer.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::add(), and DEFINE_FWK_MODULE.
|
final |
Definition at line 63 of file BunchSpacingProducer.cc.
References edm::Event::getByToken(), edm::EventBase::isRealData(), edm::Event::put(), edm::Event::run(), and findQualityFiles::run.
|
private |
Definition at line 32 of file BunchSpacingProducer.cc.
|
private |
Definition at line 33 of file BunchSpacingProducer.cc.
|
private |
Definition at line 34 of file BunchSpacingProducer.cc.