#include <PndGeoFtsPar.h>
Definition at line 11 of file PndGeoFtsPar.h.
 
◆ PndGeoFtsPar()
      
        
          | PndGeoFtsPar::PndGeoFtsPar  | 
          ( | 
          const char *  | 
          name = "PndGeoFtsPar",  | 
        
        
           | 
           | 
          const char *  | 
          title = "Fts Geometry Parameters",  | 
        
        
           | 
           | 
          const char *  | 
          context = "TestDefaultContext"  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ ~PndGeoFtsPar()
      
        
          | PndGeoFtsPar::~PndGeoFtsPar  | 
          ( | 
          void  | 
           | ) | 
           | 
        
      
 
 
◆ clear()
      
        
          | void PndGeoFtsPar::clear  | 
          ( | 
          void  | 
           | ) | 
           | 
        
      
 
 
◆ GetGeometryType()
  
  
      
        
          | Int_t PndGeoFtsPar::GetGeometryType  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ GetGeoPassiveNodes()
  
  
      
        
          | TObjArray* PndGeoFtsPar::GetGeoPassiveNodes  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ GetGeoSensitiveNodes()
  
  
      
        
          | TObjArray* PndGeoFtsPar::GetGeoSensitiveNodes  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ getParams()
      
        
          | Bool_t PndGeoFtsPar::getParams  | 
          ( | 
          FairParamList *  | 
           | ) | 
           | 
        
      
 
 
◆ GetTubeInRad()
  
  
      
        
          | Double_t PndGeoFtsPar::GetTubeInRad  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
Definition at line 35 of file PndGeoFtsPar.h.
   35 { 
return (Double_t)fTubeInRad; };
  
 
 
◆ GetTubeOutRad()
  
  
      
        
          | Double_t PndGeoFtsPar::GetTubeOutRad  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
Definition at line 36 of file PndGeoFtsPar.h.
   36 { 
return (Double_t)fTubeOutRad; };
  
 
 
◆ putParams()
      
        
          | void PndGeoFtsPar::putParams  | 
          ( | 
          FairParamList *  | 
           | ) | 
           | 
        
      
 
 
◆ SetGeometryType()
  
  
      
        
          | void PndGeoFtsPar::SetGeometryType  | 
          ( | 
          Int_t  | 
          geoType | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ SetTubeInRad()
  
  
      
        
          | void PndGeoFtsPar::SetTubeInRad  | 
          ( | 
          Double_t  | 
          inrad | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ SetTubeOutRad()
  
  
      
        
          | void PndGeoFtsPar::SetTubeOutRad  | 
          ( | 
          Double_t  | 
          outrad | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
The documentation for this class was generated from the following file: