10 void runDigitizer(std::unique_ptr<HGCalDigiCollection>&
digiColl,
13 const std::unordered_set<DetId>& validIds,
14 CLHEP::HepRandomEngine* engine)
override;
29 const std::unordered_set<DetId>& validIds,
30 CLHEP::HepRandomEngine* engine) {}
void runDigitizer(std::unique_ptr< HGCalDigiCollection > &digiColl, hgc::HGCSimHitDataAccumulator &simData, const CaloSubdetectorGeometry *theGeom, const std::unordered_set< DetId > &validIds, CLHEP::HepRandomEngine *engine) override
std::unordered_map< uint32_t, HGCCellInfo > HGCSimHitDataAccumulator
ForwardSubdetector subdet_
HFNoseDigitizer(const edm::ParameterSet &ps)
~HFNoseDigitizer() override
#define DEFINE_EDM_PLUGIN(factory, type, name)