#include <PndLmdAlignQA.h>
Definition at line 34 of file PndLmdAlignQA.h.
 
◆ PndLmdAlignQA()
      
        
          | PndLmdAlignQA::PndLmdAlignQA  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ ~PndLmdAlignQA()
  
  
      
        
          | virtual PndLmdAlignQA::~PndLmdAlignQA  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
◆ baseTransformation()
      
        
          | TGeoHMatrix PndLmdAlignQA::baseTransformation  | 
          ( | 
          TGeoHMatrix &  | 
          input,  | 
        
        
           | 
           | 
          TGeoHMatrix &  | 
          toBaseMatrix  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ calculateOverlapingAreas()
      
        
          | void PndLmdAlignQA::calculateOverlapingAreas  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ checkCombined()
      
        
          | void PndLmdAlignQA::checkCombined  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ checkCombinedMatrices()
      
        
          | void PndLmdAlignQA::checkCombinedMatrices  | 
          ( | 
          bool  | 
          inCentimeters = true | ) | 
           | 
        
      
 
 
◆ checkCyclicMatrices()
      
        
          | void PndLmdAlignQA::checkCyclicMatrices  | 
          ( | 
          bool  | 
          inCentimeters = true | ) | 
           | 
        
      
 
 
◆ checkForMatrixFiles()
      
        
          | bool PndLmdAlignQA::checkForMatrixFiles  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ checkIOpaths()
      
        
          | void PndLmdAlignQA::checkIOpaths  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ getMatrixDiffCM()
      
        
          | std::vector<double> PndLmdAlignQA::getMatrixDiffCM  | 
          ( | 
          PndLmdOverlapInfo &  | 
          info,  | 
        
        
           | 
           | 
          std::string &  | 
          icpFile  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ getMatrixSensorToSensor()
      
        
          | TGeoHMatrix PndLmdAlignQA::getMatrixSensorToSensor  | 
          ( | 
          int  | 
          sensorOne,  | 
        
        
           | 
           | 
          int  | 
          sensorTwo  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ getMisalignedOverlapFromGeoManager()
      
        
          | TGeoHMatrix PndLmdAlignQA::getMisalignedOverlapFromGeoManager  | 
          ( | 
          PndLmdOverlapInfo &  | 
          info | ) | 
           | 
        
      
 
 
◆ getMisalignedOverlapFromICP()
      
        
          | TGeoHMatrix PndLmdAlignQA::getMisalignedOverlapFromICP  | 
          ( | 
          PndLmdOverlapInfo &  | 
          info,  | 
        
        
           | 
           | 
          std::string  | 
          ICPmatrix  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ getOverlapMatrixLikeICP()
◆ getSmallOverlapInfo()
◆ init()
      
        
          | void PndLmdAlignQA::init  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ readMatrixInfo()
      
        
          | void PndLmdAlignQA::readMatrixInfo  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ readRootMatrices()
      
        
          | std::map<std::string, TGeoHMatrix>* PndLmdAlignQA::readRootMatrices  | 
          ( | 
          TString &  | 
          filename | ) | 
           | 
        
      
 
 
◆ setAlignedGeometry()
  
  
      
        
          | void PndLmdAlignQA::setAlignedGeometry  | 
          ( | 
          bool  | 
          aligned | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ setBinaryMatPath()
  
  
      
        
          | void PndLmdAlignQA::setBinaryMatPath  | 
          ( | 
          const std::string &  | 
          path | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ setInCentimeters()
  
  
      
        
          | void PndLmdAlignQA::setInCentimeters  | 
          ( | 
          bool  | 
          inCentimeters | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
Definition at line 85 of file PndLmdAlignQA.h.
   85 { this->_inCentimeters = inCentimeters; }
  
 
 
◆ setInfoAbsolute()
  
  
      
        
          | void PndLmdAlignQA::setInfoAbsolute  | 
          ( | 
          bool  | 
          info | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ setInfoMomentum()
  
  
      
        
          | void PndLmdAlignQA::setInfoMomentum  | 
          ( | 
          double  | 
          info | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ setInfoRelative()
  
  
      
        
          | void PndLmdAlignQA::setInfoRelative  | 
          ( | 
          bool  | 
          info | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ setLmdMatPath()
  
  
      
        
          | void PndLmdAlignQA::setLmdMatPath  | 
          ( | 
          const std::string &  | 
          path | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ setOutputPath()
  
  
      
        
          | void PndLmdAlignQA::setOutputPath  | 
          ( | 
          std::string  | 
          path | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ setPairsRequired()
  
  
      
        
          | void PndLmdAlignQA::setPairsRequired  | 
          ( | 
          int  | 
          number | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ setPdfOutPath()
  
  
      
        
          | void PndLmdAlignQA::setPdfOutPath  | 
          ( | 
          const std::string &  | 
          path | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
The documentation for this class was generated from the following file: