#include <PndRichPDPoint.h>
Definition at line 9 of file PndRichPDPoint.h.
 
◆ PndRichPDPoint() [1/2]
      
        
          | PndRichPDPoint::PndRichPDPoint  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ PndRichPDPoint() [2/2]
      
        
          | PndRichPDPoint::PndRichPDPoint  | 
          ( | 
          Int_t  | 
          trackID,  | 
        
        
           | 
           | 
          Int_t  | 
          detID,  | 
        
        
           | 
           | 
          TVector3  | 
          pos,  | 
        
        
           | 
           | 
          TVector3  | 
          mom,  | 
        
        
           | 
           | 
          Double_t  | 
          tof,  | 
        
        
           | 
           | 
          Double_t  | 
          length,  | 
        
        
           | 
           | 
          Double_t  | 
          eLoss,  | 
        
        
           | 
           | 
          UInt_t  | 
          EventId  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
Constructor with arguments 
- Parameters
 - 
  
    | trackID | Index of MCTrack  | 
    | detID | Detector ID  | 
    | pos | Ccoordinates at entrance to active volume [cm]  | 
    | mom | Momentum of track at entrance [GeV]  | 
    | tof | Time since event start [ns]  | 
    | length | Track length since creation [cm]  | 
    | eLoss | Energy deposit [GeV]  | 
  
   
 
 
◆ ~PndRichPDPoint()
  
  
      
        
          | virtual PndRichPDPoint::~PndRichPDPoint  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
◆ Print()
  
  
      
        
          | virtual void PndRichPDPoint::Print  | 
          ( | 
          const Option_t *  | 
          opt | ) | 
           const | 
         
       
   | 
  
virtual   | 
  
 
 
The documentation for this class was generated from the following file: