A DsDetId is just a pair (detection element id, dual sampa id)  
 More...
#include <DsDetId.h>
A DsDetId is just a pair (detection element id, dual sampa id) 
Definition at line 21 of file DsDetId.h.
 
◆ DsDetId()
      
        
          | o2::mch::raw::DsDetId::DsDetId  | 
          ( | 
          int  | 
          deId,  | 
        
        
           | 
           | 
          int  | 
          dsId  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ deId()
  
  
      
        
          | uint16_t o2::mch::raw::DsDetId::deId  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
deId returns one of the 156 possible detection element id 
Definition at line 27 of file DsDetId.h.
 
 
◆ dsId()
  
  
      
        
          | uint16_t o2::mch::raw::DsDetId::dsId  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
dsId returns a dual sampa id note that dsId >= 1024 means a dual sampa on the non-bending plane 
Definition at line 31 of file DsDetId.h.
 
 
◆ operator<()
  
  
      
        
          | bool o2::mch::raw::DsDetId::operator<  | 
          ( | 
          const DsDetId &  | 
          rhs | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
The documentation for this class was generated from the following files:
- /home/runner/work/AliceO2/AliceO2/Detectors/MUON/MCH/Raw/ElecMap/include/MCHRawElecMap/DsDetId.h
 
- /home/runner/work/AliceO2/AliceO2/Detectors/MUON/MCH/Raw/ElecMap/src/DsDetId.cxx