CbmRoot
|
#include <CbmVectorFinder.h>
Public Member Functions | |
CbmVectorFinder () | |
virtual | ~CbmVectorFinder () |
virtual InitStatus | Init () |
virtual void | Exec (Option_t *opt) |
virtual void | Finish () |
virtual void | SetParContainers () |
Private Member Functions | |
CbmVectorFinder (const CbmVectorFinder &) | |
CbmVectorFinder & | operator= (const CbmVectorFinder &) |
Steering task class for vector finding in CBM. Input: Output:
Definition at line 26 of file CbmVectorFinder.h.
CbmVectorFinder::CbmVectorFinder | ( | ) |
Default constructor
Definition at line 23 of file CbmVectorFinder.cxx.
|
virtual |
Destructor
Definition at line 27 of file CbmVectorFinder.cxx.
|
private |
Accessors
|
virtual |
Task execution
Definition at line 71 of file CbmVectorFinder.cxx.
|
virtual |
Finish at the end
Definition at line 75 of file CbmVectorFinder.cxx.
|
virtual |
Initialisation
Definition at line 31 of file CbmVectorFinder.cxx.
References Add(), CbmSetup::Instance(), kMuch, kTof, and kTrd.
|
private |
|
virtual |
SetParContainers
Definition at line 67 of file CbmVectorFinder.cxx.