#include <BmnMCTrackCreator.h>
Definition at line 33 of file BmnMCTrackCreator.h.
◆ ~BmnMCTrackCreator() [1/2]
| BmnMCTrackCreator::~BmnMCTrackCreator |
( |
| ) |
|
|
virtual |
◆ ~BmnMCTrackCreator() [2/2]
| virtual BmnMCTrackCreator::~BmnMCTrackCreator |
( |
| ) |
|
|
virtual |
◆ Create() [1/2]
| void BmnMCTrackCreator::Create |
( |
| ) |
|
◆ Create() [2/2]
| void BmnMCTrackCreator::Create |
( |
| ) |
|
Creates array of BmnMCTracks for current event. Has to be executed in Exec() function of the task.
◆ GetNofTracks() [1/2]
| Int_t BmnMCTrackCreator::GetNofTracks |
( |
| ) |
const |
|
inline |
◆ GetNofTracks() [2/2]
| Int_t BmnMCTrackCreator::GetNofTracks |
( |
| ) |
const |
|
inline |
◆ GetTrack() [1/2]
| const BmnMCTrack & BmnMCTrackCreator::GetTrack |
( |
int |
mcId | ) |
const |
|
inline |
◆ GetTrack() [2/2]
| const BmnMCTrack & BmnMCTrackCreator::GetTrack |
( |
int |
mcId | ) |
const |
|
inline |
◆ Instance() [1/2]
| BmnMCTrackCreator * BmnMCTrackCreator::Instance |
( |
TString |
gem, |
|
|
TString |
sil, |
|
|
TString |
csc |
|
) |
| |
|
static |
◆ Instance() [2/2]
| static BmnMCTrackCreator * BmnMCTrackCreator::Instance |
( |
TString |
gem, |
|
|
TString |
sil, |
|
|
TString |
csc |
|
) |
| |
|
static |
◆ TrackExists() [1/2]
| Bool_t BmnMCTrackCreator::TrackExists |
( |
Int_t |
mcId | ) |
const |
|
inline |
Check whether a track exists in the array.
- Parameters
-
| [in] | mcId | MC index of track. |
- Returns
- true if track exists in array.
Definition at line 62 of file BmnMCTrackCreator.h.
Referenced by GetTrack().
◆ TrackExists() [2/2]
| Bool_t BmnMCTrackCreator::TrackExists |
( |
Int_t |
mcId | ) |
const |
|
inline |
Check whether a track exists in the array.
- Parameters
-
| [in] | mcId | MC index of track. |
- Returns
- true if track exists in array.
Definition at line 62 of file BmnMCTrackCreator.h.
The documentation for this class was generated from the following files: