BmnRoot
Loading...
Searching...
No Matches
CbmTofPoint Class Reference

#include <CbmTofPoint.h>

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

Public Member Functions

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

Detailed Description

Definition at line 22 of file CbmTofPoint.h.

Constructor & Destructor Documentation

◆ CbmTofPoint() [1/6]

CbmTofPoint::CbmTofPoint ( )

Default constructor

Definition at line 17 of file CbmTofPoint.cxx.

◆ CbmTofPoint() [2/6]

CbmTofPoint::CbmTofPoint ( 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]

Definition at line 23 of file CbmTofPoint.cxx.

◆ CbmTofPoint() [3/6]

CbmTofPoint::CbmTofPoint ( const CbmTofPoint point)
inline

Copy constructor

Definition at line 45 of file CbmTofPoint.h.

◆ ~CbmTofPoint() [1/2]

CbmTofPoint::~CbmTofPoint ( )
virtual

Destructor

Definition at line 31 of file CbmTofPoint.cxx.

◆ CbmTofPoint() [4/6]

CbmTofPoint::CbmTofPoint ( )

Default constructor

◆ CbmTofPoint() [5/6]

CbmTofPoint::CbmTofPoint ( 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]

◆ CbmTofPoint() [6/6]

CbmTofPoint::CbmTofPoint ( const CbmTofPoint point)
inline

Copy constructor

Definition at line 45 of file CbmTofPoint.h.

◆ ~CbmTofPoint() [2/2]

virtual CbmTofPoint::~CbmTofPoint ( )
virtual

Destructor

Member Function Documentation

◆ Print() [1/2]

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

Output to screen

Definition at line 37 of file CbmTofPoint.cxx.

◆ Print() [2/2]

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

Output to screen


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