CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
HGCHEfrontDigitizer.h
Go to the documentation of this file.
1 #ifndef SimCalorimetry_HGCSimProducers_hgchefrontdigitizer
2 #define SimCalorimetry_HGCSimProducers_hgchefrontdigitizer
3 
6 
7 class HGCHEfrontDigitizer : public HGCDigitizerBase<HGCHEDataFrame> {
8 
9 public:
11  void runDigitizer(std::auto_ptr<HGCHEDigiCollection> &digiColl,HGCSimHitDataAccumulator &simData,uint32_t digitizationType, CLHEP::HepRandomEngine* engine);
13 private:
14 
15 };
16 
17 #endif
void runDigitizer(std::auto_ptr< HGCHEDigiCollection > &digiColl, HGCSimHitDataAccumulator &simData, uint32_t digitizationType, CLHEP::HepRandomEngine *engine)
HGCHEfrontDigitizer(const edm::ParameterSet &ps)
std::unordered_map< uint32_t, HGCSimHitData > HGCSimHitDataAccumulator