1 #ifndef DTGeometryParserFromDDD_H
2 #define DTGeometryParserFromDDD_H
27 std::map<
DTLayerId,std::pair<unsigned int,unsigned int> > &theLayerIdWiresMap);
37 std::map<
DTLayerId,std::pair<unsigned int,unsigned int> > &theLayerIdWiresMap );
40 std::map<
DTLayerId,std::pair<unsigned int,unsigned int> > &theLayerIdWiresMap );
void parseGeometry(DDFilteredView &fv, const MuonDDDConstants &muonConstants, std::map< DTLayerId, std::pair< unsigned int, unsigned int > > &theLayerIdWiresMap)
DTGeometryParserFromDDD(const DDCompactView *cview, const MuonDDDConstants &muonConstants, std::map< DTLayerId, std::pair< unsigned int, unsigned int > > &theLayerIdWiresMap)
Constructor.
type of data representation of DDCompactView
void buildLayer(DDFilteredView &fv, const MuonDDDConstants &muonConstants, std::map< DTLayerId, std::pair< unsigned int, unsigned int > > &theLayerIdWiresMap)
~DTGeometryParserFromDDD()
Destructor.