![]() |
![]() |
Matcher of number of reconstructed objects in the event to probe. More...
Private Attributes | |
StringCutObjectSelector< T, true > | objCut_ |
edm::EDGetTokenT< edm::View< T > > | objectsToken_ |
edm::EDGetTokenT< edm::View< reco::Candidate > > | probesToken_ |
Additional Inherited Members | |
![]() | |
typedef EDProducer | 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 &descriptions) |
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) |
Matcher of number of reconstructed objects in the event to probe.
Definition at line 27 of file ObjectMultiplicityCounter.cc.
|
explicit |
Definition at line 41 of file ObjectMultiplicityCounter.cc.
|
override |
Definition at line 51 of file ObjectMultiplicityCounter.cc.
|
override |
Definition at line 57 of file ObjectMultiplicityCounter.cc.
References KineDebug3::count(), objects.autophobj::filler, edm::Event::getByToken(), eostools::move(), ObjectMultiplicityCounter< T >::objCut_, resolutioncreator_cfi::object, ObjectMultiplicityCounter< T >::objectsToken_, ObjectMultiplicityCounter< T >::probesToken_, edm::Event::put(), and MuonErrorMatrixValues_cff::values.
|
private |
Definition at line 37 of file ObjectMultiplicityCounter.cc.
Referenced by ObjectMultiplicityCounter< T >::produce().
|
private |
Definition at line 36 of file ObjectMultiplicityCounter.cc.
Referenced by ObjectMultiplicityCounter< T >::produce().
|
private |
Definition at line 35 of file ObjectMultiplicityCounter.cc.
Referenced by ObjectMultiplicityCounter< T >::produce().