ATLAS Offline Software
Namespaces | Functions
MuonFullIDHelper.h File Reference
#include <string>
Include dependency graph for MuonFullIDHelper.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 JiveXML
 This header is shared inbetween the C-style server thread and the C++ Athena ServerSvc.
 
 JiveXML::MuonFullIDHelper
 

Functions

std::string JiveXML::MuonFullIDHelper::getFullID (Identifier id, const MdtIdHelper &mdtHelper)
 Get the identifier string for an MDT ID with the sequence: Detector/StationName/StationEta/StationPhi/Technology/Multilayer/TubeLayer/Tube. More...
 
std::string JiveXML::MuonFullIDHelper::getFullID (Identifier id, const RpcIdHelper &rpcHelper)
 Get the identifier string for an RPC ID with the sequence: Detector/StationName/StationEta/StationPhi/Technology/DoubletR/DoubletZ/DoubletPhi/GasGap/MeasuresPhi/Strip. More...
 
std::string JiveXML::MuonFullIDHelper::getFullID (Identifier id, const TgcIdHelper &tgcHelper)
 Get the identifier string for an TGC ID with the sequence: Detector/StationName/StationEta/StationPhi/Technology/GasGap/IsStrip/Channel. More...
 
std::string JiveXML::MuonFullIDHelper::getFullID (Identifier id, const CscIdHelper &cscHelper)
 Get the identifier string for an CSC ID with the sequence: Detector/StationName/StationEta/StationPhi/Technology/ChamberLayer/WireLayer/MeasuresPhi/Strip. More...
 
std::string JiveXML::MuonFullIDHelper::getFullID (Identifier id, const sTgcIdHelper &stgcHelper)
 Get the identifier string for an STGC ID with the sequence: Detector/StationName/StationEta/StationPhi/Technology/Multilayer/GasGap/ChannelType/Channel. More...
 
std::string JiveXML::MuonFullIDHelper::getFullID (Identifier id, const MmIdHelper &mmHelper)
 Get the identifier string for an MM ID with the sequence: Detector/StationName/StationEta/StationPhi/Technology/Multilayer/GasGap/Channel. More...