#include <FsmDetTypes.h>
 | 
| static const std::string &  | name (unsigned int t) | 
|   | 
Definition at line 46 of file FsmDetTypes.h.
 
◆ name()
  
  
      
        
          | static const std::string& FsmDetName::name  | 
          ( | 
          unsigned int  | 
          t | ) | 
           | 
         
       
   | 
  
inlinestatic   | 
  
 
Definition at line 47 of file FsmDetTypes.h.
References FsmDetEnum::numSystems.
   49     static std::string detName[
FsmDetEnum::numSystems + 1] = {
"Mvd",  
"Mvd2", 
"Tpc",  
"Stt",  
"Tof",  
"Drc",  
"EmcBarrel", 
"EmcBwCap", 
"EmcFwCap", 
"EmcFS",  
"Muo",
    50                                                               "Dch1", 
"Dch2", 
"Dch3", 
"Dch4", 
"Dch5", 
"Dch6", 
"Dch7",      
"Dch8",     
"FwkRch",   
"CmpDet", 
"unknown"};
 
 
 
 
The documentation for this struct was generated from the following file: