  | 
  
    ATLAS Offline Software
    
   | 
 
 
 
 
Go to the documentation of this file.
   11     constexpr std::array<char, 4> v1 = {
'B',
'E',
'T',
'C'};
 
   12     constexpr std::array<char, 9> 
v2 = {
'I',
'M',
'O',
'E',
'1',
'2',
'3',
'4',
'S'};
 
   13     constexpr std::array<char, 6> v3 = {
'S',
'L',
'E',
'R',
'F',
'G'};
 
   50   for (
unsigned int i=0;
i<
sizeof(v1);
i++)
 
   52   for (
unsigned int i=0;
i<
sizeof(
v2);
i++)
 
   54   for (
unsigned int i=0;
i<
sizeof(v3);
i++)
 
  103                                   const int zSect, 
const int doubZ, 
const int doubR, 
const int gasGap,
 
  104                                   const int doubPhi, 
const int measPhi)
 const 
  
void InitializeStationName()
 
std::string GetStationName(const int &hid) const
 
static const RpcHitIdHelper * GetHelper(unsigned int nGasGaps=2)
 
void SetFieldValue(const std::string &name, int n, HitID &targetID) const
 
int GetDoubletPhi(const int &hid) const
 
int GetMeasuresPhi(const int &hid) const
 
void InitializeField(const std::string &n, int vmn, int vmx)
 
int GetDoubletZ(const int &hid) const
 
int BuildRpcHitId(const std::string &, const int, const int, const int, const int, const int, const int, const int) const
 
int GetPhiSector(const int &hid) const
 
int GetFieldValue(const std::string &name, HitID targetID) const
 
void Initialize(unsigned int nGasGaps)
 
RpcHitIdHelper(unsigned int nGasGaps)
 
void SetStationName(const std::string &name, int &hid) const
 
int GetGasGapLayer(const int &hid) const
 
int GetDoubletR(const int &hid) const
 
int GetZSector(const int &hid) const