14 <<
"Error: called GlobalDetLayerGeometry::idToLayer() for a detId which is neither Tracker nor Muon " 15 << (
mtd_ ==
nullptr ?
"" :
"nor MTD ") <<
" det rawId " <<
detId.rawId() <<
" det " <<
detId.det()
16 <<
" subdetId " <<
detId.subdetId();
const DetLayer * idToLayer(const DetId &detId) const override
Give the DetId of a module, returns the pointer to the corresponding DetLayer.
const DetLayer * idToLayer(const DetId &detId) const override
return the DetLayer which correspond to a certain DetId
const MTDDetLayerGeometry * mtd_
const DetLayer * idToLayer(const DetId &detId) const override
Give the DetId of a module, returns the pointer to the corresponding DetLayer.
const DetLayer * idToLayer(const DetId &detId) const override
return the DetLayer which correspond to a certain DetId
const MuonDetLayerGeometry * muon_
const GeometricSearchTracker * tracker_
#define TYPELOOKUP_DATA_REG(_dataclass_)