1 #ifndef DTReadOutMapping_H 2 #define DTReadOutMapping_H 35 template <
class Key,
class Content>
73 enum type { plain, compact };
80 int readOutToGeometry(
int dduId,
92 int geometryToReadOut(
int wheelId,
102 int& channelId)
const;
103 int geometryToReadOut(
const DTWireId& wireId,
int& dduId,
int& rosId,
int& robId,
int& tdcId,
int& channelId)
const;
105 type mapType()
const;
117 int insertReadOutGeometryLink(
int dduId,
131 const_iterator
begin()
const;
132 const_iterator
end()
const;
156 void cacheMap()
const;
163 #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