Monte-Carlo track.
More...
#include <BmnMCTrack.h>
|
| ostream & | operator<< (ostream &strm, const BmnMCTrack &track) |
| | Operator << for convenient output to ostream.
|
| |
| ostream & | operator<< (ostream &strm, const BmnMCTrack &track) |
| | Operator << for convenient output to ostream.
|
| |
Monte-Carlo track.
- Author
- Andrey Lebedev andre.nosp@m.y.le.nosp@m.bedev.nosp@m.@gsi.nosp@m..de
- Date
- 2011
Definition at line 26 of file BmnMCTrack.h.
◆ BmnMCTrack() [1/2]
| BmnMCTrack::BmnMCTrack |
( |
| ) |
|
|
inline |
◆ ~BmnMCTrack() [1/2]
| virtual BmnMCTrack::~BmnMCTrack |
( |
| ) |
|
|
inlinevirtual |
◆ BmnMCTrack() [2/2]
| BmnMCTrack::BmnMCTrack |
( |
| ) |
|
|
inline |
◆ ~BmnMCTrack() [2/2]
| virtual BmnMCTrack::~BmnMCTrack |
( |
| ) |
|
|
inlinevirtual |
◆ AddPoint() [1/2]
Add point to track.
- Parameters
-
| [in] | detId | Detector identificator. |
| [in] | point | MC point to be added. |
Definition at line 64 of file BmnMCTrack.h.
◆ AddPoint() [2/2]
Add point to track.
- Parameters
-
| [in] | detId | Detector identificator. |
| [in] | point | MC point to be added. |
Definition at line 64 of file BmnMCTrack.h.
◆ GetNofPoints() [1/2]
| UInt_t BmnMCTrack::GetNofPoints |
( |
DetectorId |
detId | ) |
const |
|
inline |
Return number of MC points for specified detector id.
- Parameters
-
| [in] | detId | Detector identificator. |
- Returns
- Number of MC points.
Definition at line 96 of file BmnMCTrack.h.
Referenced by GetPoint().
◆ GetNofPoints() [2/2]
| UInt_t BmnMCTrack::GetNofPoints |
( |
DetectorId |
detId | ) |
const |
|
inline |
Return number of MC points for specified detector id.
- Parameters
-
| [in] | detId | Detector identificator. |
- Returns
- Number of MC points.
Definition at line 96 of file BmnMCTrack.h.
◆ GetPoint() [1/2]
Return MC point for specified detector id and point index.
- Parameters
-
| [in] | detId | Detector identificator. |
| [in] | index | Index of MC point. |
- Returns
- MC point.
Definition at line 86 of file BmnMCTrack.h.
References GetNofPoints().
◆ GetPoint() [2/2]
Return MC point for specified detector id and point index.
- Parameters
-
| [in] | detId | Detector identificator. |
| [in] | index | Index of MC point. |
- Returns
- MC point.
Definition at line 86 of file BmnMCTrack.h.
References GetNofPoints().
◆ GetPoints() [1/2]
Return vector of MC point for specified detector id.
- Parameters
-
| [in] | detId | Detector identificator. |
- Returns
- Array of MC points.
Definition at line 76 of file BmnMCTrack.h.
◆ GetPoints() [2/2]
Return vector of MC point for specified detector id.
- Parameters
-
| [in] | detId | Detector identificator. |
- Returns
- Array of MC points.
Definition at line 76 of file BmnMCTrack.h.
◆ ToString() [1/2]
| virtual string BmnMCTrack::ToString |
( |
| ) |
const |
|
inlinevirtual |
Returns string representation of the class.
- Returns
- Class representation as string.
Definition at line 221 of file BmnMCTrack.h.
References kDCH, kGEM, kTOF, and kTOF1.
◆ ToString() [2/2]
| virtual string BmnMCTrack::ToString |
( |
| ) |
const |
|
inlinevirtual |
Returns string representation of the class.
- Returns
- Class representation as string.
Definition at line 221 of file BmnMCTrack.h.
References kDCH, kGEM, kTOF, and kTOF1.
◆ operator<< [1/2]
| ostream & operator<< |
( |
ostream & |
strm, |
|
|
const BmnMCTrack & |
track |
|
) |
| |
|
friend |
Operator << for convenient output to ostream.
- Returns
- Insertion stream in order to be able to call a succession of insertion operations.
Definition at line 236 of file BmnMCTrack.h.
◆ operator<< [2/2]
| ostream & operator<< |
( |
ostream & |
strm, |
|
|
const BmnMCTrack & |
track |
|
) |
| |
|
friend |
Operator << for convenient output to ostream.
- Returns
- Insertion stream in order to be able to call a succession of insertion operations.
Definition at line 236 of file BmnMCTrack.h.
The documentation for this class was generated from the following files: