PandaRoot
PndRichPDPoint Class Reference

#include <PndRichPDPoint.h>

Inheritance diagram for PndRichPDPoint:

Public Member Functions

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

Detailed Description

Definition at line 9 of file PndRichPDPoint.h.

Constructor & Destructor Documentation

◆ PndRichPDPoint() [1/2]

PndRichPDPoint::PndRichPDPoint ( )

Default constructor

◆ 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
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]

◆ ~PndRichPDPoint()

virtual PndRichPDPoint::~PndRichPDPoint ( )
virtual

Destructor

Member Function Documentation

◆ Print()

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

Output to screen


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