1 #ifndef DTReadOutMapping_H 2 #define DTReadOutMapping_H 80 enum type { plain, compact };
84 int readOutToGeometry(
int dduId,
92 int readOutToGeometry(
int dduId,
104 int geometryToReadOut(
int wheelId,
114 int& channelId )
const;
115 int geometryToReadOut(
const DTWireId& wireId,
120 int& channelId )
const;
122 type mapType()
const;
136 int insertReadOutGeometryLink(
int dduId,
150 const_iterator
begin()
const;
151 const_iterator
end()
const;
176 void cacheMap()
const;
184 #endif // DTReadOutMapping_H std::string robMapVersion
std::vector< DTReadOutGeometryLink >::const_iterator const_iterator
Access methods to the connections.
std::vector< DTReadOutGeometryLink > readOutChannelDriftTubeMap
void clear(CLHEP::HepGenMatrix &m)
Helper function: Reset all elements of a matrix to 0.
edm::AtomicPtrCache< DTReadOutMappingCache > & atomicCache()
#define COND_SERIALIZABLE
std::string cellMapVersion
edm::AtomicPtrCache< DTReadOutMappingCache > const & atomicCache() const