![]() |
PandaRoot
|
#include <PndMdtRecoPar.h>
Public Member Functions | |
Float_t | GetLayerPos (Int_t mod, Int_t lay) const |
Float_t | GetAngleCut (Int_t mod) const |
PndMdtRecoPar (const char *name="PndMdtRecoPar", const char *title="Mdt reconstruction parameter", const char *context="TestDefaultContext") | |
~PndMdtRecoPar (void) | |
void | Clear (void) |
void | putParams (FairParamList *list) |
Bool_t | getParams (FairParamList *list) |
Definition at line 7 of file PndMdtRecoPar.h.
PndMdtRecoPar::PndMdtRecoPar | ( | const char * | name = "PndMdtRecoPar" , |
const char * | title = "Mdt reconstruction parameter" , |
||
const char * | context = "TestDefaultContext" |
||
) |
Referenced by GetAngleCut().
|
inline |
Definition at line 16 of file PndMdtRecoPar.h.
References Clear(), getParams(), and putParams().
void PndMdtRecoPar::Clear | ( | void | ) |
Referenced by ~PndMdtRecoPar().
|
inline |
Definition at line 12 of file PndMdtRecoPar.h.
References PndMdtRecoPar().
|
inline |
Definition at line 11 of file PndMdtRecoPar.h.
Bool_t PndMdtRecoPar::getParams | ( | FairParamList * | list | ) |
Referenced by ~PndMdtRecoPar().
void PndMdtRecoPar::putParams | ( | FairParamList * | list | ) |
Referenced by ~PndMdtRecoPar().