1 #ifndef TrackAssociator_HODetIdAssociator_h
2 #define TrackAssociator_HODetIdAssociator_h 1
29 virtual const char*
name()
const override {
return "HO"; }
33 void getValidDetIds(
unsigned int subDectorIndex, std::vector<DetId>& validIds)
const override
36 "HO sub-dectors are all handle as one sub-system, but subDetectorIndex is not zero.\n";
virtual const char * name() const override
HODetIdAssociator(const edm::ParameterSet &pSet)
const CaloGeometry * geometry_
std::vector< DetId > getValidDetIds() const
Get the list of all valid detector ids.
void getValidDetIds(unsigned int subDectorIndex, std::vector< DetId > &validIds) const override