Go to the documentation of this file. 1 #ifndef SiPixelDigitizer_h
2 #define SiPixelDigitizer_h
27 class ConsumesCollector;
44 class HepRandomEngine;
63 std::vector<float>& TrueInteractionList,
64 std::vector<edm::EventID>& eventInfoList,
66 PileupInfo_ = std::make_unique<PileupMixingContent>(
74 size_t globalSimHitIndex,
75 const unsigned int tofBin,
std::map< std::string, size_t > crossingSimHitIndexOffset_
Offset to add to the index of each sim hit to account for which crossing it's in.
const int NumberOfEndcapDisks
bool firstInitializeEvent_
~SiPixelDigitizer() override
std::vector< std::string > vstring
edm::ESHandle< MagneticField > pSetup
std::unique_ptr< PileupMixingContent > PileupInfo_
const std::string hitsProducer
void accumulate(edm::Event const &e, edm::EventSetup const &c) override
std::unique_ptr< SiPixelDigitizerAlgorithm > _pixeldigialgo
std::map< unsigned int, PixelGeomDetUnit const * > detectorUnits
SiPixelDigitizer(const edm::ParameterSet &conf, edm::ProducesCollector, edm::ConsumesCollector &iC)
void initializeEvent(edm::Event const &e, edm::EventSetup const &c) override
edm::ESHandle< TrackerGeometry > pDD
void accumulatePixelHits(edm::Handle< std::vector< PSimHit > >, size_t globalSimHitIndex, const unsigned int tofBin, edm::EventSetup const &c)
const vstring trackerContainers
CLHEP::HepRandomEngine * randomEngine_
void StorePileupInformation(std::vector< int > &numInteractionList, std::vector< int > &bunchCrossingList, std::vector< float > &TrueInteractionList, std::vector< edm::EventID > &eventInfoList, int bunchSpacing) override
const std::string geometryType
void finalizeEvent(edm::Event &e, edm::EventSetup const &c) override
Namespace of DDCMS conversion namespace.
PileupMixingContent * getEventPileupInfo() override