#include <VersionedIdProducer.h>
Public Types | |
typedef edm::View < PhysicsObjectType > | Collection |
typedef PhysicsObjectPtr::value_type | PhysicsObjectType |
typedef edm::EDGetTokenT < Collection > | TokenType |
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 |
Public Types inherited from edm::stream::EDProducerBase | |
typedef EDProducerAdaptorBase | ModuleType |
Public Types inherited from edm::ProducerBase | |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Private Attributes | |
std::vector< std::unique_ptr < SelectorType > > | ids_ |
TokenType | physicsObjectSrc_ |
bool | verbose_ |
Additional Inherited Members | |
Static Public Member Functions inherited from edm::stream::EDProducerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Protected Member Functions inherited from edm::ProducerBase | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
Protected Member Functions inherited from edm::EDConsumerBase | |
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 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) |
Definition at line 21 of file VersionedIdProducer.h.
typedef edm::View<PhysicsObjectType> VersionedIdProducer< PhysicsObjectPtr, SelectorType >::Collection |
Definition at line 25 of file VersionedIdProducer.h.
typedef PhysicsObjectPtr::value_type VersionedIdProducer< PhysicsObjectPtr, SelectorType >::PhysicsObjectType |
Definition at line 23 of file VersionedIdProducer.h.
typedef edm::EDGetTokenT<Collection> VersionedIdProducer< PhysicsObjectPtr, SelectorType >::TokenType |
Definition at line 26 of file VersionedIdProducer.h.
|
explicit |
Definition at line 54 of file VersionedIdProducer.h.
References edm::hlt::Exception, edm::ParameterSet::getParameter(), edm::ParameterSet::getParameterSet(), edm::ParameterSet::getParameterSetVector(), edm::ParameterSet::getUntrackedParameter(), and AlCaHLTBitMon_QueryRunRegistry::string.
|
inline |
Definition at line 29 of file VersionedIdProducer.h.
|
virtual |
Implements edm::stream::EDProducerBase.
Definition at line 114 of file VersionedIdProducer.h.
References edm::helper::Filler< Map >::fill(), edm::Event::getByToken(), edm::helper::Filler< Map >::insert(), edm::View< T >::ptrVector(), edm::Event::put(), and AlCaHLTBitMon_QueryRunRegistry::string.
|
private |
Definition at line 38 of file VersionedIdProducer.h.
|
private |
Definition at line 36 of file VersionedIdProducer.h.
|
private |
Definition at line 35 of file VersionedIdProducer.h.