1 #ifndef CSCGeometry_CSCGeometry_h
2 #define CSCGeometry_CSCGeometry_h
97 const std::vector<float>& fpar,
98 const std::vector<float>& fupar,
CSCSpecsContainer specsContainer
void setOnlyWiresInME1a(bool ow)
void addDet(GeomDet *det)
Add a GeomDet; not to be called by the builder.
std::vector< CSCChamber * > ChamberContainer
void setUseRealWireGeometry(bool rwg)
virtual const DetIdContainer & detUnitIds() const
Returm a vector of all GeomDetUnit DetIds.
const CSCChamberSpecs * buildSpecs(int iChamberType, const std::vector< float > &fpar, const std::vector< float > &fupar, const CSCWireGroupPackage &wg)
virtual const DetIdContainer & detIds() const
Returm a vector of all GeomDet DetIds (including those of GeomDetUnits)
Class to update a given geometry with a set of alignments.
virtual const DetUnitContainer & detUnits() const
Returm a vector of all GeomDetUnit.
virtual ~CSCGeometry()
Destructor.
void queryModelling() const
Dump parameters for overall strip and wire modelling.
bool centreTIOffsets() const
void addChamber(CSCChamber *ch)
Add a chamber with given DetId.
DetUnitContainer theDetUnits
const ChamberContainer & chambers() const
Return a vector of all chambers.
ChamberContainer theChambers
std::vector< GeomDet * > DetContainer
DetTypeContainer theDetTypes
virtual const DetContainer & dets() const
Returm a vector of all GeomDet (including all GeomDetUnits)
void addLayer(CSCLayer *l)
Add a DetUnit.
const CSCChamberSpecs * findSpecs(int iChamberType)
bool realWireGeometry() const
void addDetType(GeomDetType *type)
Add a DetType.
virtual const GeomDetUnit * idToDetUnit(DetId) const
Return the pointer to the GeomDetUnit corresponding to a given DetId.
std::vector< GeomDetUnit * > DetUnitContainer
void setGangedStripsInME1a(bool gs)
std::map< DetId, GeomDet * > CSCDetMap
void addDetId(DetId id)
Add a DetId.
std::vector< GeomDetType * > DetTypeContainer
bool gangedStrips() const
virtual const GeomDet * idToDet(DetId) const
const CSCChamber * chamber(CSCDetId id) const
Return the chamber corresponding to given DetId.
void setDebugV(bool dbgv)
DetIdContainer theDetUnitIds
void setUseCentreTIOffsets(bool cti)
CSCGeometry()
Default constructor.
const CSCLayer * layer(CSCDetId id) const
Return the layer corresponding to given DetId.
virtual const DetTypeContainer & detTypes() const
Return a vector of all det types.
std::vector< CSCLayer * > LayerContainer
std::map< int, const CSCChamberSpecs *, std::less< int > > CSCSpecsContainer
const LayerContainer & layers() const
Return a vector of all layers.
std::vector< DetId > DetIdContainer