#include <ChipSimResponse.h>
Inherits o2::itsmft::AlpideSimResponse.
 | 
|   | ChipSimResponse ()=default | 
|   | 
|   | ChipSimResponse (const ChipSimResponse &other)=default | 
|   | 
|   | ChipSimResponse (const o2::itsmft::AlpideSimResponse *base) | 
|   | 
| float  | getRespCentreDep () const | 
|   | 
| void  | computeCentreFromData () | 
|   | 
| void  | initData (int tableNumber, std::string dataPath, const bool quiet=true) | 
|   | 
|   | AlpideSimResponse ()=default | 
|   | format to read the data for given Col,Row  
  | 
|   | 
| virtual  | ~AlpideSimResponse ()=default | 
|   | 
| void  | initData (int tableNumber, std::string dataPath, const bool quiet=true) | 
|   | 
| bool  | getResponse (float vRow, float vCol, float cDepth, AlpideRespSimMat &dest) const | 
|   | 
| const AlpideRespSimMat *  | getResponse (float vRow, float vCol, float vDepth, bool &flipRow, bool &flipCol) const | 
|   | 
| const AlpideRespSimMat *  | getResponse (float vRow, float vCol, float vDepth, bool &flipRow, bool &flipCol, float rowMax, float colMax) const | 
|   | 
| int  | getNBinCol () const | 
|   | 
| int  | getNBinRow () const | 
|   | 
| int  | getNBinDepth () const | 
|   | 
| float  | getColMax () const | 
|   | 
| float  | getRowMax () const | 
|   | 
| float  | getDepthMin () const | 
|   | 
| float  | getDepthMax () const | 
|   | 
| float  | getDepthShift () const | 
|   | 
| float  | getStepCol () const | 
|   | 
| float  | getStepRow () const | 
|   | 
| float  | getStepDepth () const | 
|   | 
| void  | setColMax (float v) noexcept | 
|   | 
| void  | setRowMax (float v) noexcept | 
|   | 
| void  | setDataPath (const std::string pth) | 
|   | 
| void  | setGridColName (const std::string nm) | 
|   | 
| void  | setGridRowName (const std::string nm) | 
|   | 
| void  | setColRowDataFmt (const std::string nm) | 
|   | 
| const std::string &  | getDataPath () const | 
|   | 
| const std::string &  | getGridColName () const | 
|   | 
| const std::string &  | getGridRowName () const | 
|   | 
| const std::string &  | getColRowDataFmt () const | 
|   | 
| void  | print () const | 
|   | 
|   | ClassDef (AlpideSimResponse, 2) | 
|   | 
Definition at line 22 of file ChipSimResponse.h.
 
◆ ChipSimResponse() [1/3]
  
  
      
        
          | o2::its3::ChipSimResponse::ChipSimResponse  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
default   | 
  
 
 
◆ ChipSimResponse() [2/3]
  
  
      
        
          | o2::its3::ChipSimResponse::ChipSimResponse  | 
          ( | 
          const ChipSimResponse &  | 
          other | ) | 
           | 
         
       
   | 
  
default   | 
  
 
 
◆ ChipSimResponse() [3/3]
◆ computeCentreFromData()
      
        
          | void ChipSimResponse::computeCentreFromData  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ getRespCentreDep()
  
  
      
        
          | float o2::its3::ChipSimResponse::getRespCentreDep  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ initData()
      
        
          | void ChipSimResponse::initData  | 
          ( | 
          int  | 
          tableNumber,  | 
        
        
           | 
           | 
          std::string  | 
          dataPath,  | 
        
        
           | 
           | 
          const bool  | 
          quiet = true  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
The documentation for this class was generated from the following files:
- /home/runner/work/AliceO2/AliceO2/Detectors/Upgrades/ITS3/simulation/include/ITS3Simulation/ChipSimResponse.h
 
- /home/runner/work/AliceO2/AliceO2/Detectors/Upgrades/ITS3/simulation/src/ChipSimResponse.cxx