#include <Configuration.h>
|  | 
| static const std::map< std::string, std::string > | run2DetToRun3Det = {{"T", "FT0"}, {"V", "FV0"}, {"U", "FDD"}, {"E", "EMC"}, {"D", "EMC"}, {"H", "TRD"}, {"O", "TOF"}, {"P", "PHS"}, {"Z", "ZDC"}} | 
|  | 
CTP inputs Default input config is in CTPConfiguration 
Definition at line 56 of file Configuration.h.
◆ CTPInput() [1/3]
  
  | 
        
          | o2::ctp::CTPInput::CTPInput | ( |  | ) |  |  | default | 
 
 
◆ CTPInput() [2/3]
      
        
          | CTPInput::CTPInput | ( | std::string & | name, | 
        
          |  |  | std::string & | det, | 
        
          |  |  | uint32_t | index | 
        
          |  | ) |  |  | 
      
 
 
◆ CTPInput() [3/3]
      
        
          | CTPInput::CTPInput | ( | const char * | name, | 
        
          |  |  | const char * | det, | 
        
          |  |  | uint32_t | index | 
        
          |  | ) |  |  | 
      
 
 
◆ ClassDefNV()
      
        
          | o2::ctp::CTPInput::ClassDefNV | ( | CTPInput | , | 
        
          |  |  | 3 |  | 
        
          |  | ) |  |  | 
      
 
 
◆ getIndex()
  
  | 
        
          | uint32_t o2::ctp::CTPInput::getIndex | ( |  | ) | const |  | inline | 
 
 
◆ getInputDetName()
  
  | 
        
          | std::string o2::ctp::CTPInput::getInputDetName | ( |  | ) | const |  | inline | 
 
 
◆ printStream()
      
        
          | void CTPInput::printStream | ( | std::ostream & | strem | ) | const | 
      
 
 
◆ setRun3DetName()
      
        
          | void CTPInput::setRun3DetName | ( | std::string & | run2Name | ) |  | 
      
 
 
◆ detID
◆ inputMask
      
        
          | std::uint64_t o2::ctp::CTPInput::inputMask = 0 | 
      
 
 
◆ level
      
        
          | std::string o2::ctp::CTPInput::level = "" | 
      
 
 
◆ name
      
        
          | std::string o2::ctp::CTPInput::name = "" | 
      
 
 
◆ neg
      
        
          | bool o2::ctp::CTPInput::neg = 1 | 
      
 
 
◆ run2DetToRun3Det
  
  | 
        
          | const std::map< std::string, std::string > CTPInput::run2DetToRun3Det = {{"T", "FT0"}, {"V", "FV0"}, {"U", "FDD"}, {"E", "EMC"}, {"D", "EMC"}, {"H", "TRD"}, {"O", "TOF"}, {"P", "PHS"}, {"Z", "ZDC"}} |  | static | 
 
 
The documentation for this struct was generated from the following files:
- /home/runner/work/AliceO2/AliceO2/DataFormats/Detectors/CTP/include/DataFormatsCTP/Configuration.h
- /home/runner/work/AliceO2/AliceO2/DataFormats/Detectors/CTP/src/Configuration.cxx