CMS 3D CMS Logo

PixelBrickedDigitizerAlgorithm.h
Go to the documentation of this file.
1 
2 #ifndef _SimTracker_SiPhase2Digitizer_PixelBrickedDigitizerAlgorithm_h
3 #define _SimTracker_SiPhase2Digitizer_PixelBrickedDigitizerAlgorithm_h
4 
12 
14 private:
15 public:
18 
19  // Specific for bricked pixel
20  void induce_signal(const PSimHit& hit,
21  const size_t hitIndex,
22  const unsigned int tofBin,
23  const Phase2TrackerGeomDetUnit* pixdet,
24  const std::vector<DigitizerUtility::SignalPoint>& collection_points) override;
25 };
26 #endif
PixelBrickedDigitizerAlgorithm(const edm::ParameterSet &conf, edm::ConsumesCollector iC)
void induce_signal(const PSimHit &hit, const size_t hitIndex, const unsigned int tofBin, const Phase2TrackerGeomDetUnit *pixdet, const std::vector< DigitizerUtility::SignalPoint > &collection_points) override