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