1 #ifndef DTGEOMETRYBUILDERFROMCONDDB_H
2 #define DTGEOMETRYBUILDERFROMCONDDB_H
32 namespace dtGeometryBuilder {
60 RCPPlane plane(
const std::vector<double>::const_iterator tranStart,
61 const std::vector<double>::const_iterator rotStart,
66 #endif // DTGEOMETRYBUILDERFROMCONDDB_H
RectangularPlaneBounds * getRecPlaneBounds(const std::vector< double >::const_iterator &shapeStart)
ReferenceCountingPointer< Plane > RCPPlane
DTChamber * buildChamber(const DetId &id, const RecoIdealGeometry &rig, size_t idt) const
DTLayer * buildLayer(DTSuperLayer *sl, const DetId &id, const RecoIdealGeometry &rig, size_t idt) const
virtual ~DTGeometryBuilderFromCondDB()
DTGeometryBuilderFromCondDB()
DTSuperLayer * buildSuperLayer(DTChamber *chamber, const DetId &id, const RecoIdealGeometry &rig, size_t idt) const
void build(const std::shared_ptr< DTGeometry > &theGeometry, const RecoIdealGeometry &rig)
RCPPlane plane(const std::vector< double >::const_iterator tranStart, const std::vector< double >::const_iterator rotStart, Bounds *bounds) const