![]() |
![]() |
#include <RecoDiMuon.h>
Private Attributes | |
double | diMuonPtMin_ |
edm::InputTag | muonLabel_ |
unsigned int | nAccepted_ |
unsigned int | nEvents_ |
double | singleMuonPtMin_ |
Additional Inherited Members | |
![]() | |
typedef EDFilter | ModuleType |
![]() | |
using | ModuleToResolverIndicies = std::unordered_multimap< std::string, std::tuple< edm::TypeID const *, const char *, edm::ProductResolverIndex >> |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
![]() | |
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) |
This class is an EDFilter choosing reconstructed di-muons
Definition at line 26 of file RecoDiMuon.h.
|
explicit |
Definition at line 25 of file RecoDiMuon.cc.
References diMuonPtMin_, edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), muonLabel_, and singleMuonPtMin_.
|
override |
Definition at line 34 of file RecoDiMuon.cc.
|
overridevirtual |
Reimplemented from edm::EDFilter.
Definition at line 38 of file RecoDiMuon.cc.
References nAccepted_, and nEvents_.
|
override |
Definition at line 48 of file RecoDiMuon.cc.
References cms::dd::accepted(), diMuonPtMin_, edm::Event::getByLabel(), edm::HandleBase::isValid(), metsig::muon, muonLabel_, extraflags_cff::muons, nAccepted_, nEvents_, and singleMuonPtMin_.
|
private |
Definition at line 37 of file RecoDiMuon.h.
Referenced by filter(), and RecoDiMuon().
|
private |
Definition at line 35 of file RecoDiMuon.h.
Referenced by filter(), and RecoDiMuon().
|
private |
Definition at line 39 of file RecoDiMuon.h.
|
private |
Definition at line 38 of file RecoDiMuon.h.
|
private |
Definition at line 36 of file RecoDiMuon.h.
Referenced by filter(), and RecoDiMuon().