1 #ifndef DTGeometryParserFromDDD_H
2 #define DTGeometryParserFromDDD_H
26 std::map<
DTLayerId, std::pair<unsigned int, unsigned int> >& theLayerIdWiresMap);
36 std::map<
DTLayerId, std::pair<unsigned int, unsigned int> >& theLayerIdWiresMap);
40 std::map<
DTLayerId, std::pair<unsigned int, unsigned int> >& theLayerIdWiresMap);
Compact representation of the geometrical detector hierarchy.
void buildLayer(DDFilteredView &fv, const MuonGeometryConstants &muonConstants, std::map< DTLayerId, std::pair< unsigned int, unsigned int > > &theLayerIdWiresMap)
void parseGeometry(DDFilteredView &fv, const MuonGeometryConstants &muonConstants, std::map< DTLayerId, std::pair< unsigned int, unsigned int > > &theLayerIdWiresMap)
DTGeometryParserFromDDD(const DDCompactView *cview, const MuonGeometryConstants &muonConstants, std::map< DTLayerId, std::pair< unsigned int, unsigned int > > &theLayerIdWiresMap)
Constructor.
~DTGeometryParserFromDDD()
Destructor.