Public Member Functions | |
ME0MuonTrackCollProducer (const edm::ParameterSet &) | |
~ME0MuonTrackCollProducer () override | |
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 Member Functions | |
void | produce (edm::Event &, const edm::EventSetup &) override |
Private Attributes | |
edm::Handle< std::vector< reco::ME0Muon > > | OurMuons |
edm::InputTag | OurMuonsTag |
edm::EDGetTokenT< ME0MuonCollection > | OurMuonsToken_ |
const edm::ParameterSet | parset_ |
std::vector< std::string > | selectionTags |
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 29 of file ME0MuonTrackCollProducer.cc.
|
explicit |
Definition at line 50 of file ME0MuonTrackCollProducer.cc.
References OurMuonsTag, and OurMuonsToken_.
|
override |
Definition at line 58 of file ME0MuonTrackCollProducer.cc.
|
overrideprivate |
Definition at line 60 of file ME0MuonTrackCollProducer.cc.
References iEvent, muon::isGoodMuon(), eostools::move(), OurMuons, OurMuonsToken_, TrackCollections2monitor_cff::selectedTracks, and muon::Tight.
|
private |
Definition at line 37 of file ME0MuonTrackCollProducer.cc.
Referenced by produce().
|
private |
Definition at line 39 of file ME0MuonTrackCollProducer.cc.
Referenced by ME0MuonTrackCollProducer().
|
private |
Definition at line 42 of file ME0MuonTrackCollProducer.cc.
Referenced by ME0MuonTrackCollProducer(), and produce().
|
private |
Definition at line 41 of file ME0MuonTrackCollProducer.cc.
|
private |
Definition at line 40 of file ME0MuonTrackCollProducer.cc.