FairRoot/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) |
Private Member Functions | |
ClassDef (PndMdtRecoPar, 1) | |
Private Attributes | |
Float_t | fLayerPos [2][10] |
Float_t | fAngleCut [2] |
Definition at line 7 of file PndMdtRecoPar.h.
PndMdtRecoPar::PndMdtRecoPar | ( | const char * | name = "PndMdtRecoPar" , |
const char * | title = "Mdt reconstruction parameter" , |
||
const char * | context = "TestDefaultContext" |
||
) |
Definition at line 13 of file PndMdtRecoPar.cxx.
|
inline |
Definition at line 19 of file PndMdtRecoPar.h.
|
private |
void PndMdtRecoPar::Clear | ( | void | ) |
|
inline |
|
inline |
Bool_t PndMdtRecoPar::getParams | ( | FairParamList * | list | ) |
Definition at line 59 of file PndMdtRecoPar.cxx.
void PndMdtRecoPar::putParams | ( | FairParamList * | list | ) |
Definition at line 53 of file PndMdtRecoPar.cxx.
|
private |
Definition at line 30 of file PndMdtRecoPar.h.
Referenced by Clear(), and GetAngleCut().
|
private |
Definition at line 29 of file PndMdtRecoPar.h.
Referenced by Clear(), and GetLayerPos().