CbmRoot
CbmRichPoint Class Reference

#include <CbmRichPoint.h>

Inheritance diagram for CbmRichPoint:
[legend]
Collaboration diagram for CbmRichPoint:
[legend]

Public Member Functions

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

Detailed Description

Definition at line 24 of file CbmRichPoint.h.

Constructor & Destructor Documentation

◆ CbmRichPoint() [1/3]

CbmRichPoint::CbmRichPoint ( )

Default constructor

Definition at line 15 of file CbmRichPoint.cxx.

◆ CbmRichPoint() [2/3]

CbmRichPoint::CbmRichPoint ( 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
posCoordinates 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]

Definition at line 20 of file CbmRichPoint.cxx.

◆ CbmRichPoint() [3/3]

CbmRichPoint::CbmRichPoint ( const CbmRichPoint point)
inline

Copy constructor

Definition at line 50 of file CbmRichPoint.h.

◆ ~CbmRichPoint()

CbmRichPoint::~CbmRichPoint ( )
virtual

Destructor

Definition at line 32 of file CbmRichPoint.cxx.

Member Function Documentation

◆ Print()

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

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