#include <AlpideSimResponse.h>
 | 
|   | AlpideRespSimMat ()=default | 
|   | 
| virtual  | ~AlpideRespSimMat ()=default | 
|   | 
| void  | adopt (const AlpideRespSimMat &src, bool flipRow=false, bool flipCol=false) | 
|   | 
| float  | getValue (int iRow, int iCol) const | 
|   | probability to find an electron in pixel ix,iy,iz  
  | 
|   | 
| float  | getValue (int iRow, int iCol, bool flipRow, bool flipCol) const | 
|   | 
| std::array< float, MatSize > *  | getArray () | 
|   | pointer on underlying array  
  | 
|   | 
| void  | print (bool flipRow=false, bool flipCol=false) const | 
|   | print values  
  | 
|   | 
 | 
| static int constexpr  | getNPix () | 
|   | number of pixels in the quadrant  
  | 
|   | 
Definition at line 33 of file AlpideSimResponse.h.
 
◆ AlpideRespSimMat()
  
  
      
        
          | o2::itsmft::AlpideRespSimMat::AlpideRespSimMat  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
default   | 
  
 
 
◆ ~AlpideRespSimMat()
  
  
      
        
          | virtual o2::itsmft::AlpideRespSimMat::~AlpideRespSimMat  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtualdefault   | 
  
 
 
◆ adopt()
  
  
      
        
          | void o2::itsmft::AlpideRespSimMat::adopt  | 
          ( | 
          const AlpideRespSimMat &  | 
          src,  | 
         
        
           | 
           | 
          bool  | 
          flipRow = false,  | 
         
        
           | 
           | 
          bool  | 
          flipCol = false  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inline   | 
  
 
 
◆ getArray()
  
  
      
        
          | std::array< float, MatSize > * o2::itsmft::AlpideRespSimMat::getArray  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ getNPix()
  
  
      
        
          | static int constexpr o2::itsmft::AlpideRespSimMat::getNPix  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inlinestaticconstexpr   | 
  
 
 
◆ getValue() [1/2]
  
  
      
        
          | float o2::itsmft::AlpideRespSimMat::getValue  | 
          ( | 
          int  | 
          iRow,  | 
         
        
           | 
           | 
          int  | 
          iCol  | 
         
        
           | 
          ) | 
           |  const | 
         
       
   | 
  
inline   | 
  
 
 
◆ getValue() [2/2]
  
  
      
        
          | float o2::itsmft::AlpideRespSimMat::getValue  | 
          ( | 
          int  | 
          iRow,  | 
         
        
           | 
           | 
          int  | 
          iCol,  | 
         
        
           | 
           | 
          bool  | 
          flipRow,  | 
         
        
           | 
           | 
          bool  | 
          flipCol  | 
         
        
           | 
          ) | 
           |  const | 
         
       
   | 
  
inline   | 
  
 
 
◆ print()
      
        
          | void AlpideRespSimMat::print  | 
          ( | 
          bool  | 
          flipRow = false,  | 
        
        
           | 
           | 
          bool  | 
          flipCol = false  | 
        
        
           | 
          ) | 
           |  const | 
        
      
 
 
◆ MatSize
  
  
      
        
          | int constexpr o2::itsmft::AlpideRespSimMat::MatSize = NPix * NPix | 
         
       
   | 
  
staticconstexpr   | 
  
 
 
◆ NPix
  
  
      
        
          | int constexpr o2::itsmft::AlpideRespSimMat::NPix = 5 | 
         
       
   | 
  
staticconstexpr   | 
  
 
 
The documentation for this class was generated from the following files:
- /home/runner/work/AliceO2/AliceO2/Detectors/ITSMFT/common/simulation/include/ITSMFTSimulation/AlpideSimResponse.h
 
- /home/runner/work/AliceO2/AliceO2/Detectors/ITSMFT/common/simulation/src/AlpideSimResponse.cxx