#include <HectorProducer.h>
Private Attributes | |
HepMC::GenEvent * | evt_ |
int | m_evtAnalysed |
just to count events that have been analysed More... | |
bool | m_FP420Transport |
Hector * | m_Hector |
edm::EDGetTokenT < edm::HepMCProduct > | m_HepMC |
bool | m_verbosity |
bool | m_ZDCTransport |
Additional Inherited Members | |
Public Types inherited from edm::one::EDProducerBase | |
typedef EDProducerBase | ModuleType |
Public Types inherited from edm::ProducerBase | |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Static Public Member Functions inherited from edm::one::EDProducerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
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 27 of file HectorProducer.h.
|
explicit |
Definition at line 32 of file HectorProducer.cc.
References Exception, edm::ParameterSet::getParameter(), edm::Service< T >::isAvailable(), m_evtAnalysed, m_FP420Transport, m_Hector, m_verbosity, m_ZDCTransport, and rng.
|
virtual |
Definition at line 55 of file HectorProducer.cc.
|
overridevirtual |
Definition at line 57 of file HectorProducer.cc.
|
overridevirtual |
Definition at line 59 of file HectorProducer.cc.
|
overridevirtual |
Implements edm::one::EDProducerBase.
Definition at line 61 of file HectorProducer.cc.
References Hector::add(), Hector::addPartToHepMC(), Hector::clear(), Hector::clearApertureFlags(), evt_, Exception, Hector::filterD1(), Hector::filterFP420(), Hector::filterZDC(), edm::Event::getByToken(), Hector::getCorrespondenceMap(), edm::RandomNumberGenerator::getEngine(), i, edm::HandleBase::isValid(), LogDebug, m_evtAnalysed, m_FP420Transport, m_Hector, m_HepMC, m_verbosity, m_ZDCTransport, edm::Provenance::moduleLabel(), eostools::move(), edm::HandleBase::provenance(), edm::Event::put(), rng, and edm::Event::streamID().
|
private |
Definition at line 38 of file HectorProducer.h.
Referenced by produce().
|
private |
just to count events that have been analysed
Definition at line 45 of file HectorProducer.h.
Referenced by HectorProducer(), and produce().
|
private |
Definition at line 43 of file HectorProducer.h.
Referenced by HectorProducer(), and produce().
|
private |
Definition at line 39 of file HectorProducer.h.
Referenced by HectorProducer(), and produce().
|
private |
Definition at line 41 of file HectorProducer.h.
Referenced by produce().
|
private |
Definition at line 42 of file HectorProducer.h.
Referenced by HectorProducer(), and produce().
|
private |
Definition at line 44 of file HectorProducer.h.
Referenced by HectorProducer(), and produce().