PandaRoot
PndDskTrackPoint Class Reference

#include <PndDskTrackPoint.h>

Inheritance diagram for PndDskTrackPoint:

Public Member Functions

 PndDskTrackPoint ()
 
 PndDskTrackPoint (Int_t trackID, Int_t detectorID, TVector3 position, TVector3 momentum, Double_t time, Double_t length, Double_t eLoss)
 
virtual ~PndDskTrackPoint ()
 
virtual void Print (const Option_t *opt) const
 

Detailed Description

Definition at line 11 of file PndDskTrackPoint.h.

Constructor & Destructor Documentation

◆ PndDskTrackPoint() [1/2]

PndDskTrackPoint::PndDskTrackPoint ( )

Default constructor

◆ PndDskTrackPoint() [2/2]

PndDskTrackPoint::PndDskTrackPoint ( Int_t  trackID,
Int_t  detectorID,
TVector3  position,
TVector3  momentum,
Double_t  time,
Double_t  length,
Double_t  eLoss 
)

Standard constructor with arguments

Parameters
trackIDIndex of MCTrack
detectorIDDetector ID where the first hit is produced
positionPosition of Cerenkov when created [cm]
momentumMomentum of Cerenkov when created [eV]
timeTime since event start when created [ns]
lengthTrack length since creation [cm]
eLossEnergy deposit [GeV]

◆ ~PndDskTrackPoint()

virtual PndDskTrackPoint::~PndDskTrackPoint ( )
virtual

Destructor

Member Function Documentation

◆ Print()

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

Virtual method Print

Screen output of Cerenkov


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