1 #ifndef DTReadOutMapping_H
2 #define DTReadOutMapping_H
35 template <
class Key,
class Content>
104 int& channelId)
const;
162 #endif // DTReadOutMapping_H
std::string robMapVersion
const_iterator end() const
edm::ConstRespectingPtr< DTBufferTree< int, int > > rgBuf
int readOutToGeometry(int dduId, int rosId, int robId, int tdcId, int channelId, DTWireId &wireId) const
transform identifiers
DTReadOutMapping & operator=(DTReadOutMapping const &)=delete
std::string mapNameRG() const
std::vector< DTReadOutGeometryLink >::const_iterator const_iterator
Access methods to the connections.
std::vector< DTReadOutGeometryLink > readOutChannelDriftTubeMap
edm::ConstRespectingPtr< DTBufferTree< int, int > > grBuf
edm::AtomicPtrCache< DTReadOutMappingCache > atomicCache_
const std::string & mapCellTdc() const
access parent maps identifiers
const_iterator begin() const
int insertReadOutGeometryLink(int dduId, int rosId, int robId, int tdcId, int channelId, int wheelId, int stationId, int sectorId, int slId, int layerId, int cellId)
insert connection
int geometryToReadOut(int wheelId, int stationId, int sectorId, int slId, int layerId, int cellId, int &dduId, int &rosId, int &robId, int &tdcId, int &channelId) const
edm::AtomicPtrCache< DTReadOutMappingCache > & atomicCache()
const std::string & mapRobRos() const
static DTReadOutMapping * expandMap(const DTReadOutMapping &compMap)
#define COND_SERIALIZABLE
void cacheMap() const
read and store full content
std::string cellMapVersion
std::string mapNameGR() const
edm::AtomicPtrCache< DTReadOutMappingCache > const & atomicCache() const
const DTReadOutMapping * fullMap() const
Expand to full map.