15 theReverseMap.clear();
82 std::inserter( theReverseMap, theReverseMap.begin() ),
92 ReverseMapEnumType::const_iterator
n = theReverseMap.find(name);
94 if (theReverseMap.end() ==
n)
97 <<
"Unknown alignableObjectId " <<
name;
107 MapEnumType::const_iterator
t = theMap.find(type);
109 if (theMap.end() ==
t)
112 <<
"Unknown alignableObjectId " <<
type;
A muon DT Chamber( an AlignableDet )
std::pair< align::StructureType, std::string > PairEnumType
A muon DT SuperLayer ( an AlignableDet )
AlignableObjectId()
Constructor (create maps)
const std::string & typeToName(align::StructureType type) const
Convert type to name.
align::StructureType nameToType(const std::string &name) const
Convert name to type.
Constructor of the full muon geometry.
A muon CSC Chamber( an AlignableDet )