#include <HLTrigger/HLTDummyCollections/src/HLTDummyCollections.cc>
Public Member Functions | |
HLTDummyCollections (const edm::ParameterSet &) | |
~HLTDummyCollections () | |
Public Member Functions inherited from edm::EDProducer | |
EDProducer () | |
ModuleDescription const & | moduleDescription () const |
virtual | ~EDProducer () |
Public Member Functions inherited from edm::ProducerBase | |
ProducerBase () | |
void | registerProducts (ProducerBase *, ProductRegistry *, ModuleDescription const &) |
std::function< void(BranchDescription const &)> | registrationCallback () const |
used by the fwk to register list of products More... | |
virtual | ~ProducerBase () |
Public Member Functions inherited from edm::EDConsumerBase | |
std::vector< ConsumesInfo > | consumesInfo () const |
EDConsumerBase () | |
ProductHolderIndexAndSkipBit | indexFrom (EDGetToken, BranchType, TypeID const &) const |
void | itemsMayGet (BranchType, std::vector< ProductHolderIndexAndSkipBit > &) const |
void | itemsToGet (BranchType, std::vector< ProductHolderIndexAndSkipBit > &) const |
std::vector < ProductHolderIndexAndSkipBit > const & | itemsToGetFromEvent () const |
void | labelsForToken (EDGetToken iToken, Labels &oLabels) const |
void | modulesDependentUpon (const std::string &iProcessName, std::vector< const char * > &oModuleLabels) const |
void | modulesWhoseProductsAreConsumed (std::vector< ModuleDescription const * > &modules, ProductRegistry const &preg, std::map< std::string, ModuleDescription const * > const &labelsToDesc, std::string const &processName) const |
bool | registeredToConsume (ProductHolderIndex, bool, BranchType) const |
bool | registeredToConsumeMany (TypeID const &, BranchType) const |
void | updateLookup (BranchType iBranchType, ProductHolderIndexHelper const &) |
virtual | ~EDConsumerBase () |
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Static Public Member Functions inherited from edm::EDProducer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Private Member Functions | |
virtual void | produce (edm::Event &, const edm::EventSetup &) override |
Private Attributes | |
std::string | action_ |
bool | doEcal_ |
bool | doEcalPreshower_ |
bool | doGCT_ |
bool | doHcal_ |
bool | doMuonCSCDigis_ |
bool | doMuonDTDigis_ |
bool | doObjectMap_ |
bool | doSiPixelDigis_ |
bool | doSiStrip_ |
std::string | ESdigiCollection_ |
bool | unpackZDC_ |
Additional Inherited Members | |
Public Types inherited from edm::EDProducer | |
typedef EDProducer | ModuleType |
Public Types inherited from edm::ProducerBase | |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
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) |
Description: <one line="" class="" summary>="">
Implementation: <Notes on="" implementation>="">
Definition at line 71 of file HLTDummyCollections.cc.
|
explicit |
Definition at line 109 of file HLTDummyCollections.cc.
References action_, doEcal_, doEcalPreshower_, doGCT_, doHcal_, doMuonCSCDigis_, doMuonDTDigis_, doObjectMap_, doSiPixelDigis_, doSiStrip_, ESdigiCollection_, edm::ParameterSet::getParameter(), AlCaHLTBitMon_QueryRunRegistry::string, and unpackZDC_.
HLTDummyCollections::~HLTDummyCollections | ( | ) |
Definition at line 191 of file HLTDummyCollections.cc.
|
static |
Definition at line 199 of file HLTDummyCollections.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::add(), and AlCaHLTBitMon_QueryRunRegistry::string.
|
overrideprivatevirtual |
Implements edm::EDProducer.
Definition at line 213 of file HLTDummyCollections.cc.
References doEcal_, doEcalPreshower_, doGCT_, doHcal_, doMuonCSCDigis_, doMuonDTDigis_, doObjectMap_, doSiPixelDigis_, doSiStrip_, ESdigiCollection_, edm::Event::put(), and unpackZDC_.
|
private |
Definition at line 82 of file HLTDummyCollections.cc.
Referenced by HLTDummyCollections().
|
private |
Definition at line 83 of file HLTDummyCollections.cc.
Referenced by HLTDummyCollections(), and produce().
|
private |
Definition at line 86 of file HLTDummyCollections.cc.
Referenced by HLTDummyCollections(), and produce().
|
private |
Definition at line 92 of file HLTDummyCollections.cc.
Referenced by HLTDummyCollections(), and produce().
|
private |
Definition at line 84 of file HLTDummyCollections.cc.
Referenced by HLTDummyCollections(), and produce().
|
private |
Definition at line 89 of file HLTDummyCollections.cc.
Referenced by HLTDummyCollections(), and produce().
|
private |
Definition at line 88 of file HLTDummyCollections.cc.
Referenced by HLTDummyCollections(), and produce().
|
private |
Definition at line 93 of file HLTDummyCollections.cc.
Referenced by HLTDummyCollections(), and produce().
|
private |
Definition at line 90 of file HLTDummyCollections.cc.
Referenced by HLTDummyCollections(), and produce().
|
private |
Definition at line 91 of file HLTDummyCollections.cc.
Referenced by HLTDummyCollections(), and produce().
|
private |
Definition at line 87 of file HLTDummyCollections.cc.
Referenced by HLTDummyCollections(), and produce().
|
private |
Definition at line 85 of file HLTDummyCollections.cc.
Referenced by HLTDummyCollections(), and produce().