1 #ifndef TrackAssociator_PreshowerDetIdAssociator_h
2 #define TrackAssociator_PreshowerDetIdAssociator_h 1
30 virtual const char*
name()
const {
return "Preshower"; }
33 virtual const std::vector<DetId>&
getValidDetIds(
unsigned int subDetectorIndex)
const {
34 if ( subDetectorIndex != 0 )
throw cms::Exception(
"FatalError") <<
"Preshower has only one sub-detector for geometry. Abort.";
PreshowerDetIdAssociator()
virtual const std::vector< DetId > & getValidDetIds(unsigned int subDetectorIndex) const
virtual const char * name() const
const CaloGeometry * geometry_
std::vector< DetId > getValidDetIds() const
Get the list of all valid detector ids.
PreshowerDetIdAssociator(const edm::ParameterSet &pSet)