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

Interception of MC track with the plane representing the FSD. More...

#include <CbmFsdPoint.h>

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

Public Member Functions

 CbmFsdPoint ()
 
 CbmFsdPoint (int32_t trackID, int32_t detID, TVector3 pos, TVector3 mom, double tof, double length, double eLoss)
 
virtual ~CbmFsdPoint ()
 
virtual void Print (const Option_t *opt) const
 
std::string ToString () const
 

Detailed Description

Interception of MC track with the plane representing the FSD.

Author
L. Chlad

Definition at line 23 of file CbmFsdPoint.h.

Constructor & Destructor Documentation

◆ CbmFsdPoint() [1/2]

CbmFsdPoint::CbmFsdPoint ( )

Default constructor

Definition at line 13 of file CbmFsdPoint.cxx.

◆ CbmFsdPoint() [2/2]

CbmFsdPoint::CbmFsdPoint ( 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 18 of file CbmFsdPoint.cxx.

◆ ~CbmFsdPoint()

CbmFsdPoint::~CbmFsdPoint ( )
virtual

Destructor

Definition at line 27 of file CbmFsdPoint.cxx.

Member Function Documentation

◆ Print()

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

Output to screen

Definition at line 32 of file CbmFsdPoint.cxx.

References ToString().

◆ ToString()

std::string CbmFsdPoint::ToString ( ) const

Definition at line 34 of file CbmFsdPoint.cxx.

Referenced by Print().


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