Definition at line 57 of file ClusterFinderGEMSpec.cxx.
 
◆ init()
Prepare the clusterizer
Prepare the clusterizer
Print the timer and clear the clusterizer when the processing is over
close the output file
Definition at line 106 of file ClusterFinderGEMSpec.cxx.
 
 
◆ isActive()
  
  | 
        
          | bool o2::mch::ClusterFinderGEMTask::isActive | ( | int | selectedMode | ) | const |  | inline | 
 
 
◆ run()
read the preclusters and associated digits, clusterize and send the clusters for all events in the TF
< timer
Definition at line 187 of file ClusterFinderGEMSpec.cxx.
 
 
◆ saveStatistics()
  
  | 
        
          | void o2::mch::ClusterFinderGEMTask::saveStatistics | ( | uint32_t | orbit, |  
          |  |  | uint16_t | bunchCrossing, |  
          |  |  | uint32_t | iPreCluster, |  
          |  |  | uint16_t | nPads, |  
          |  |  | uint16_t | nbrClusters, |  
          |  |  | uint16_t | DEId, |  
          |  |  | double | duration |  
          |  | ) |  |  |  | inline | 
 
 
◆ DoGEM
  
  | 
        
          | constexpr int o2::mch::ClusterFinderGEMTask::DoGEM = 0x0002 |  | staticconstexpr | 
 
 
◆ DoOriginal
  
  | 
        
          | constexpr int o2::mch::ClusterFinderGEMTask::DoOriginal = 0x0001 |  | staticconstexpr | 
 
 
◆ DumpGEM
  
  | 
        
          | constexpr int o2::mch::ClusterFinderGEMTask::DumpGEM = 0x0008 |  | staticconstexpr | 
 
 
◆ DumpOriginal
  
  | 
        
          | constexpr int o2::mch::ClusterFinderGEMTask::DumpOriginal = 0x0004 |  | staticconstexpr | 
 
 
◆ GEMOutputStream
  
  | 
        
          | constexpr int o2::mch::ClusterFinderGEMTask::GEMOutputStream = 0x0010 |  | staticconstexpr | 
 
 
◆ statFileName
  
  | 
        
          | constexpr char o2::mch::ClusterFinderGEMTask::statFileName[] = "statistics.csv" |  | staticconstexpr | 
 
 
◆ statStream
      
        
          | std::fstream o2::mch::ClusterFinderGEMTask::statStream | 
      
 
 
◆ TimingStats
  
  | 
        
          | constexpr int o2::mch::ClusterFinderGEMTask::TimingStats = 0x0020 |  | staticconstexpr | 
 
 
The documentation for this class was generated from the following file: