#include <SiStripDigitizer.h>
Public Member Functions | |
virtual void | produce (edm::Event &e, const edm::EventSetup &c) |
SiStripDigitizer (const edm::ParameterSet &conf) | |
virtual | ~SiStripDigitizer () |
Public Member Functions inherited from edm::EDProducer | |
EDProducer () | |
virtual | ~EDProducer () |
Public Member Functions inherited from edm::ProducerBase | |
ProducerBase () | |
void | registerProducts (ProducerBase *, ProductRegistry *, ModuleDescription const &) |
boost::function< void(const BranchDescription &)> | registrationCallback () const |
used by the fwk to register list of products More... | |
virtual | ~ProducerBase () |
Private Types | |
typedef std::map< unsigned int, std::vector< std::pair< const PSimHit *, int > >, std::less < unsigned int > > | simhit_map |
typedef simhit_map::iterator | simhit_map_iterator |
typedef std::vector< std::string > | vstring |
Private Attributes | |
std::string | alias |
edm::ParameterSet | conf_ |
std::string | geometryType |
int | numStrips |
CLHEP::HepRandomEngine * | rndEngine |
simhit_map | SimHitMap |
SimHitSelectorFromDB | SimHitSelectorFromDB_ |
std::map< uint32_t, std::vector< int > > | theDetIdList |
SiStripDigitizerAlgorithm * | theDigiAlgo |
std::vector< edm::DetSet < StripDigiSimLink > > | theDigiLinkVector |
std::vector< edm::DetSet < SiStripDigi > > | theDigiVector |
std::vector< edm::DetSet < SiStripRawDigi > > | theRawDigiVector |
SiStripFedZeroSuppression * | theSiFEDZeroSuppress |
vstring | trackerContainers |
bool | useConfFromDB |
bool | zeroSuppression |
Additional Inherited Members | |
Public Types inherited from edm::EDProducer | |
typedef EDProducer | ModuleType |
typedef WorkerT< EDProducer > | WorkerType |
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) |
Protected Member Functions inherited from edm::EDProducer | |
CurrentProcessingContext const * | currentContext () const |
Protected Member Functions inherited from edm::ProducerBase | |
template<class TProducer , class TMethod > | |
void | callWhenNewProductsRegistered (TProducer *iProd, TMethod iMethod) |
SiStripDigitizer to convert hits to digis
Definition at line 35 of file SiStripDigitizer.h.
|
private |
Definition at line 47 of file SiStripDigitizer.h.
|
private |
Definition at line 48 of file SiStripDigitizer.h.
|
private |
Definition at line 46 of file SiStripDigitizer.h.
|
explicit |
Definition at line 63 of file SiStripDigitizer.cc.
References alias, conf_, edm::hlt::Exception, geometryType, edm::ParameterSet::getParameter(), rndEngine, theDigiAlgo, trackerContainers, useConfFromDB, and zeroSuppression.
|
virtual |
Definition at line 93 of file SiStripDigitizer.cc.
References theDigiAlgo.
|
virtual |
Implements edm::EDProducer.
Definition at line 98 of file SiStripDigitizer.cc.
References conf_, geometryType, edm::EventSetup::get(), edm::Event::getByLabel(), edm::EventSetup::getData(), edm::ParameterSet::getParameter(), SimHitSelectorFromDB::getSimHit(), i, edm::ESHandleBase::isValid(), SiStripDigitizerAlgorithm::make_link(), convertSQLitetoXML_cfg::output, edm::Handle< T >::product(), edm::Event::put(), SiStripDigitizerAlgorithm::run(), SiStripDigitizerAlgorithm::setParticleDataTable(), SimHitMap, SimHitSelectorFromDB_, theDetIdList, theDigiAlgo, theDigiLinkVector, theDigiVector, theRawDigiVector, trackerContainers, useConfFromDB, and zeroSuppression.
|
private |
Definition at line 63 of file SiStripDigitizer.h.
Referenced by SiStripDigitizer().
|
private |
Definition at line 57 of file SiStripDigitizer.h.
Referenced by produce(), and SiStripDigitizer().
|
private |
Definition at line 62 of file SiStripDigitizer.h.
Referenced by produce(), and SiStripDigitizer().
|
private |
Definition at line 60 of file SiStripDigitizer.h.
|
private |
Definition at line 61 of file SiStripDigitizer.h.
Referenced by SiStripDigitizer().
|
private |
Definition at line 59 of file SiStripDigitizer.h.
Referenced by produce().
|
private |
Definition at line 53 of file SiStripDigitizer.h.
Referenced by produce().
|
private |
Definition at line 52 of file SiStripDigitizer.h.
Referenced by produce().
|
private |
Definition at line 50 of file SiStripDigitizer.h.
Referenced by produce(), SiStripDigitizer(), and ~SiStripDigitizer().
|
private |
Definition at line 56 of file SiStripDigitizer.h.
Referenced by produce().
|
private |
Definition at line 54 of file SiStripDigitizer.h.
Referenced by produce().
|
private |
Definition at line 55 of file SiStripDigitizer.h.
Referenced by produce().
|
private |
Definition at line 51 of file SiStripDigitizer.h.
|
private |
Definition at line 58 of file SiStripDigitizer.h.
Referenced by produce(), and SiStripDigitizer().
|
private |
Definition at line 65 of file SiStripDigitizer.h.
Referenced by produce(), and SiStripDigitizer().
|
private |
Definition at line 64 of file SiStripDigitizer.h.
Referenced by produce(), and SiStripDigitizer().