1 #ifndef DTGEOMETRYBUILDERFROMCONDDB_H
2 #define DTGEOMETRYBUILDERFROMCONDDB_H
28 #include <boost/shared_ptr.hpp>
46 void build(boost::shared_ptr<DTGeometry> theGeometry,
67 RCPPlane plane(
const std::vector<double>::const_iterator tranStart,
68 const std::vector<double>::const_iterator rotStart,
74 #endif // DTGEOMETRYBUILDERFROMCONDDB_H
void build(boost::shared_ptr< DTGeometry > theGeometry, const RecoIdealGeometry &rig)
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
RCPPlane plane(const std::vector< double >::const_iterator tranStart, const std::vector< double >::const_iterator rotStart, Bounds *bounds) const