CMS 3D CMS Logo

PixelPSimHitSelector.h
Go to the documentation of this file.
1 #ifndef TrackingAnalysis_PixelPSimHitSelector_h
2 #define TrackingAnalysis_PixelPSimHitSelector_h
3 
6 
8 
11 public:
13  /* Creates a PixelPSimHitSelector with association given by pset.
14 
15  /param[in] pset with the configuration values
16  */
19 
21  void select(PSimHitCollection &, edm::Event const &, edm::EventSetup const &) const override;
22 
23 private:
25 };
26 
27 #endif
ESGetTokenH3DDVariant esConsumes(std::string const &Record, edm::ConsumesCollector &)
Definition: DeDxTools.cc:283
Definition: config.py:1
PSimHitSelector class.
PixelPSimHitSelector(edm::ParameterSet const &config, edm::ConsumesCollector &iC)
Constructor by pset.
std::vector< PSimHit > PSimHitCollection
PixelPSimHitSelector class.
void select(PSimHitCollection &, edm::Event const &, edm::EventSetup const &) const override
Pre-process event information.
edm::ESGetToken< SiPixelQuality, SiPixelQualityRcd > badModuleToken_