PandaRoot
PndRichPoint Class Reference

#include <PndRichPoint.h>

Inheritance diagram for PndRichPoint:

Public Member Functions

 PndRichPoint ()
 
 PndRichPoint (Int_t trackID, Int_t detID, TVector3 pos, TVector3 mom, Double_t tof, Double_t length, Double_t eLoss)
 
virtual ~PndRichPoint ()
 
virtual void Print (const Option_t *opt) const
 

Detailed Description

Definition at line 9 of file PndRichPoint.h.

Constructor & Destructor Documentation

◆ PndRichPoint() [1/2]

PndRichPoint::PndRichPoint ( )

Default constructor

◆ PndRichPoint() [2/2]

PndRichPoint::PndRichPoint ( Int_t  trackID,
Int_t  detID,
TVector3  pos,
TVector3  mom,
Double_t  tof,
Double_t  length,
Double_t  eLoss 
)

Constructor with arguments

Parameters
trackIDIndex of MCTrack
detIDDetector ID
posCcoordinates at entrance to active volume [cm]
momMomentum of track at entrance [GeV]
tofTime since event start [ns]
lengthTrack length since creation [cm]
eLossEnergy deposit [GeV]

◆ ~PndRichPoint()

virtual PndRichPoint::~PndRichPoint ( )
virtual

Destructor

Member Function Documentation

◆ Print()

virtual void PndRichPoint::Print ( const Option_t *  opt) const
virtual

Output to screen


The documentation for this class was generated from the following file: