#include <PndDrcHit.h>
Definition at line 12 of file PndDrcHit.h.
 
◆ PndDrcHit() [1/2]
◆ PndDrcHit() [2/2]
      
        
          | PndDrcHit::PndDrcHit  | 
          ( | 
          Int_t  | 
          detID,  | 
        
        
           | 
           | 
          Int_t  | 
          sensorId,  | 
        
        
           | 
           | 
          TVector3 &  | 
          pos,  | 
        
        
           | 
           | 
          TVector3 &  | 
          dpos,  | 
        
        
           | 
           | 
          Double_t  | 
          thetaC,  | 
        
        
           | 
           | 
          Double_t  | 
          errThetaC,  | 
        
        
           | 
           | 
          Int_t  | 
          index  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ ~PndDrcHit()
  
  
      
        
          | virtual PndDrcHit::~PndDrcHit  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
Copy constructor Destructor 
 
 
◆ GetErrThetaC()
  
  
      
        
          | virtual Double_t PndDrcHit::GetErrThetaC  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inlinevirtual   | 
  
 
 
◆ GetPosition()
  
  
      
        
          | TVector3 PndDrcHit::GetPosition  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
Definition at line 37 of file PndDrcHit.h.
   37 { 
return TVector3(fX, fY, fZ); }
  
 
 
◆ GetRefIndex()
  
  
      
        
          | virtual Int_t PndDrcHit::GetRefIndex  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inlinevirtual   | 
  
 
 
◆ GetSensorId()
  
  
      
        
          | Int_t PndDrcHit::GetSensorId  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ GetThetaC()
  
  
      
        
          | virtual Double_t PndDrcHit::GetThetaC  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inlinevirtual   | 
  
 
 
◆ Print()
  
  
      
        
          | virtual void PndDrcHit::Print  | 
          ( | 
          const Option_t *  | 
          opt = "" | ) | 
           const | 
         
       
   | 
  
virtual   | 
  
 
 
◆ fErrThetaC
  
  
      
        
          | Double_t PndDrcHit::fErrThetaC | 
         
       
   | 
  
protected   | 
  
 
 
◆ fSensorId
  
  
      
        
          | Int_t PndDrcHit::fSensorId | 
         
       
   | 
  
protected   | 
  
 
 
◆ fThetaC
  
  
      
        
          | Double_t PndDrcHit::fThetaC | 
         
       
   | 
  
protected   | 
  
 
 
The documentation for this class was generated from the following file: