#include <CSCTFTrackProducer.h>
Private Attributes | |
edm::InputTag | directProd |
edm::InputTag | dt_producer |
edm::InputTag | input_module |
unsigned long long | m_ptScaleCacheID |
unsigned long long | m_scalesCacheID |
CSCTFTrackBuilder * | my_builder |
CSCTFDTReceiver * | my_dtrc |
bool | readDtDirect |
edm::ParameterSet | sp_pset |
bool | TMB07 |
bool | useDT |
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 14 of file CSCTFTrackProducer.h.
CSCTFTrackProducer::CSCTFTrackProducer | ( | const edm::ParameterSet & | pset | ) |
Definition at line 25 of file CSCTFTrackProducer.cc.
References directProd, dt_producer, edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), input_module, m_ptScaleCacheID, m_scalesCacheID, my_builder, my_dtrc, readDtDirect, sp_pset, TMB07, and useDT.
|
virtual |
|
virtual |
Reimplemented from edm::EDProducer.
Definition at line 51 of file CSCTFTrackProducer.cc.
|
virtual |
Implements edm::EDProducer.
Definition at line 55 of file CSCTFTrackProducer.cc.
References CSCTFTrackBuilder::buildTracks(), edm::eventsetup::EventSetupRecord::cacheIdentifier(), directProd, dt_producer, edm::EventSetup::get(), edm::Event::getByLabel(), CSCTFTrackBuilder::initialize(), input_module, edm::InputTag::instance(), edm::InputTag::label(), m_ptScaleCacheID, m_scalesCacheID, my_builder, my_dtrc, CSCTFDTReceiver::process(), edm::Handle< T >::product(), edm::ESHandle< class >::product(), CSCTriggerContainer< T >::push_many(), edm::Event::put(), readDtDirect, CSCTriggerGeometry::setGeometry(), sp_pset, TMB07, and useDT.
|
private |
Definition at line 25 of file CSCTFTrackProducer.h.
Referenced by CSCTFTrackProducer(), and produce().
|
private |
Definition at line 25 of file CSCTFTrackProducer.h.
Referenced by CSCTFTrackProducer(), and produce().
|
private |
Definition at line 25 of file CSCTFTrackProducer.h.
Referenced by CSCTFTrackProducer(), and produce().
|
private |
Definition at line 28 of file CSCTFTrackProducer.h.
Referenced by CSCTFTrackProducer(), and produce().
|
private |
Definition at line 27 of file CSCTFTrackProducer.h.
Referenced by CSCTFTrackProducer(), and produce().
|
private |
Definition at line 29 of file CSCTFTrackProducer.h.
Referenced by CSCTFTrackProducer(), produce(), and ~CSCTFTrackProducer().
|
private |
Definition at line 23 of file CSCTFTrackProducer.h.
Referenced by CSCTFTrackProducer(), produce(), and ~CSCTFTrackProducer().
|
private |
Definition at line 24 of file CSCTFTrackProducer.h.
Referenced by CSCTFTrackProducer(), and produce().
|
private |
Definition at line 26 of file CSCTFTrackProducer.h.
Referenced by CSCTFTrackProducer(), and produce().
|
private |
Definition at line 24 of file CSCTFTrackProducer.h.
Referenced by CSCTFTrackProducer(), and produce().
|
private |
Definition at line 24 of file CSCTFTrackProducer.h.
Referenced by CSCTFTrackProducer(), and produce().