1 #ifndef TrackAssociator_HcalDetIdAssociator_h 2 #define TrackAssociator_HcalDetIdAssociator_h 1 31 const char*
name()
const override {
return "HCAL"; }
37 void getValidDetIds(
unsigned int subDetectorIndex, std::vector<DetId>& validIds)
const override {
38 if ( subDetectorIndex == 0 )
const unsigned int getNumberOfSubdetectors() const override
void getValidDetIds(unsigned int subDetectorIndex, std::vector< DetId > &validIds) const override
const char * name() const override
const CaloGeometry * geometry_
std::vector< DetId > getValidDetIds() const
Get the list of all valid detector ids.
HcalDetIdAssociator(const edm::ParameterSet &pSet)