#include <PndCATracking.h>
Definition at line 29 of file PndCATracking.h.
◆ PndCATracking()
PndCATracking::PndCATracking |
( |
const char * |
name = "TrackingCA" , |
|
|
Int_t |
iVerbose = 0 |
|
) |
| |
◆ ~PndCATracking()
PndCATracking::~PndCATracking |
( |
| ) |
|
◆ Exec()
virtual void PndCATracking::Exec |
( |
Option_t * |
opt | ) |
|
|
virtual |
◆ Finish()
virtual void PndCATracking::Finish |
( |
| ) |
|
|
virtual |
◆ Init()
virtual InitStatus PndCATracking::Init |
( |
| ) |
|
|
virtual |
◆ Instance()
static PndCAPerformance& PndCATracking::Instance |
( |
| ) |
|
|
static |
◆ SetMvdPixelHitsBranchName()
void PndCATracking::SetMvdPixelHitsBranchName |
( |
const TString & |
name | ) |
|
|
inline |
Definition at line 38 of file PndCATracking.h.
38 { fMvdPixelHitsBranchName = name; }
◆ SetMvdStripHitsBranchName()
void PndCATracking::SetMvdStripHitsBranchName |
( |
const TString & |
name | ) |
|
|
inline |
Definition at line 39 of file PndCATracking.h.
39 { fMvdStripHitsBranchName = name; }
◆ SetParContainers()
void PndCATracking::SetParContainers |
( |
| ) |
|
◆ SetSttHitsBranchName()
void PndCATracking::SetSttHitsBranchName |
( |
const TString & |
name | ) |
|
|
inline |
The documentation for this class was generated from the following file: