Public Member Functions | |
ME0MuonConverter (const edm::ParameterSet &) | |
Constructor. More... | |
void | produce (edm::Event &, const edm::EventSetup &) override |
Produce the converted collection. More... | |
~ME0MuonConverter () 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 |
Private Attributes | |
edm::EDGetTokenT< ME0MuonCollection > | OurMuonsToken_ |
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 |
Produces a collection of ME0Segment's in endcap muon ME0s.
Definition at line 56 of file ME0MuonConverter.cc.
|
explicit |
|
override |
|
override |
Produce the converted collection.
Definition at line 78 of file ME0MuonConverter.cc.
References funct::abs(), PixelTestBeamValidation_cfi::Charge, ev, eostools::move(), OurMuonsToken_, p4, data-class-funcs::q, and badGlobalMuonTaggersAOD_cff::vtx.
|
private |
Definition at line 67 of file ME0MuonConverter.cc.
Referenced by ME0MuonConverter(), and produce().