#include <HcalTrigPrimDigiProducer.h>
Private Attributes | |
std::vector< edm::InputTag > | inputLabel_ |
input tags for HCAL digis More... | |
edm::InputTag | inputTagFEDRaw_ |
input tag for FEDRawDataCollection More... | |
bool | runFrontEndFormatError_ |
bool | runZS_ |
HcalTriggerPrimitiveAlgo | theAlgo_ |
edm::EDGetTokenT < HBHEDigiCollection > | tok_hbhe_ |
edm::EDGetTokenT < HFDigiCollection > | tok_hf_ |
edm::EDGetTokenT < FEDRawDataCollection > | tok_raw_ |
Additional Inherited Members | |
Public Types inherited from edm::EDProducer | |
typedef EDProducer | ModuleType |
Public Types inherited from edm::ProducerBase | |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Static Public Member Functions inherited from edm::EDProducer | |
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 12 of file HcalTrigPrimDigiProducer.h.
|
explicit |
Definition at line 25 of file HcalTrigPrimDigiProducer.cc.
References edm::ParameterSet::getParameter(), inputLabel_, inputTagFEDRaw_, HcalTriggerPrimitiveAlgo::setPeakFinderAlgorithm(), theAlgo_, tok_hbhe_, tok_hf_, and tok_raw_.
|
inlinevirtual |
Definition at line 17 of file HcalTrigPrimDigiProducer.h.
|
virtual |
Produces the EDM products,
Implements edm::EDProducer.
Definition at line 52 of file HcalTrigPrimDigiProducer.cc.
References edm::EventSetup::get(), edm::Event::getByToken(), CaloTPGTranscoder::HcalTPG, inputLabel_, inputTagFEDRaw_, edm::HandleBase::isValid(), edm::Handle< T >::product(), edm::ESHandle< class >::product(), edm::Event::put(), query::result, HcalTriggerPrimitiveAlgo::run(), HcalTriggerPrimitiveAlgo::runFEFormatError(), runFrontEndFormatError_, HcalTriggerPrimitiveAlgo::runZS(), runZS_, theAlgo_, tok_hbhe_, tok_hf_, and tok_raw_.
|
private |
input tags for HCAL digis
Definition at line 27 of file HcalTrigPrimDigiProducer.h.
Referenced by HcalTrigPrimDigiProducer(), and produce().
|
private |
input tag for FEDRawDataCollection
Definition at line 33 of file HcalTrigPrimDigiProducer.h.
Referenced by HcalTrigPrimDigiProducer(), and produce().
|
private |
Definition at line 38 of file HcalTrigPrimDigiProducer.h.
Referenced by produce().
|
private |
Definition at line 36 of file HcalTrigPrimDigiProducer.h.
Referenced by produce().
|
private |
Definition at line 24 of file HcalTrigPrimDigiProducer.h.
Referenced by HcalTrigPrimDigiProducer(), and produce().
|
private |
Definition at line 29 of file HcalTrigPrimDigiProducer.h.
Referenced by HcalTrigPrimDigiProducer(), and produce().
|
private |
Definition at line 30 of file HcalTrigPrimDigiProducer.h.
Referenced by HcalTrigPrimDigiProducer(), and produce().
|
private |
Definition at line 34 of file HcalTrigPrimDigiProducer.h.
Referenced by HcalTrigPrimDigiProducer(), and produce().