CbmRoot
Loading...
Searching...
No Matches
CbmRichPoint Class Reference

#include <CbmRichPoint.h>

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

Public Member Functions

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

Detailed Description

Definition at line 29 of file CbmRichPoint.h.

Constructor & Destructor Documentation

◆ CbmRichPoint() [1/3]

CbmRichPoint::CbmRichPoint ( )

Default constructor

Definition at line 19 of file CbmRichPoint.cxx.

◆ CbmRichPoint() [2/3]

CbmRichPoint::CbmRichPoint ( int32_t trackID,
int32_t detID,
TVector3 pos,
TVector3 mom,
double tof,
double length,
double 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 24 of file CbmRichPoint.cxx.

◆ CbmRichPoint() [3/3]

CbmRichPoint::CbmRichPoint ( const CbmRichPoint & point)
inline

Copy constructor

Definition at line 49 of file CbmRichPoint.h.

◆ ~CbmRichPoint()

CbmRichPoint::~CbmRichPoint ( )
virtual

Destructor

Definition at line 33 of file CbmRichPoint.cxx.

Member Function Documentation

◆ Print()

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

Output to screen

Definition at line 38 of file CbmRichPoint.cxx.

Referenced by CbmRichPMTMapping::ProjectionProducer(), and CbmRichPMTMapping::ProjectionProducer2().


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