|
BmnRoot
|
#include <CbmGeoStsPar.h>
Public Member Functions | |
| CbmGeoStsPar (const char *name="CbmGeoStsPar", const char *title="Sts Geometry Parameters", const char *context="TestDefaultContext") | |
| ~CbmGeoStsPar (void) | |
| void | clear (void) |
| void | putParams (FairParamList *) |
| Bool_t | getParams (FairParamList *) |
| TObjArray * | GetGeoSensitiveNodes () |
| TObjArray * | GetGeoPassiveNodes () |
| CbmGeoStsPar (const char *name="CbmGeoStsPar", const char *title="Sts Geometry Parameters", const char *context="TestDefaultContext") | |
| ~CbmGeoStsPar (void) | |
| void | clear (void) |
| void | putParams (FairParamList *) |
| Bool_t | getParams (FairParamList *) |
| TObjArray * | GetGeoSensitiveNodes () |
| TObjArray * | GetGeoPassiveNodes () |
Public Attributes | |
| TObjArray * | fGeoSensNodes |
| TObjArray * | fGeoPassNodes |
Definition at line 8 of file CbmGeoStsPar.h.
| CbmGeoStsPar::CbmGeoStsPar | ( | const char * | name = "CbmGeoStsPar", |
| const char * | title = "Sts Geometry Parameters", |
||
| const char * | context = "TestDefaultContext" |
||
| ) |
Definition at line 12 of file CbmGeoStsPar.cxx.
References fGeoPassNodes, and fGeoSensNodes.
| CbmGeoStsPar::~CbmGeoStsPar | ( | void | ) |
Definition at line 22 of file CbmGeoStsPar.cxx.
References fGeoPassNodes, and fGeoSensNodes.
| CbmGeoStsPar::CbmGeoStsPar | ( | const char * | name = "CbmGeoStsPar", |
| const char * | title = "Sts Geometry Parameters", |
||
| const char * | context = "TestDefaultContext" |
||
| ) |
| CbmGeoStsPar::~CbmGeoStsPar | ( | void | ) |
| void CbmGeoStsPar::clear | ( | void | ) |
Definition at line 30 of file CbmGeoStsPar.cxx.
References fGeoPassNodes, and fGeoSensNodes.
| void CbmGeoStsPar::clear | ( | void | ) |
|
inline |
Definition at line 21 of file CbmGeoStsPar.h.
References fGeoPassNodes.
Referenced by CbmSts::ConstructAsciiGeometry().
|
inline |
Definition at line 21 of file CbmGeoStsPar.h.
References fGeoPassNodes.
|
inline |
Definition at line 20 of file CbmGeoStsPar.h.
References fGeoSensNodes.
Referenced by CbmSts::ConstructAsciiGeometry().
|
inline |
Definition at line 20 of file CbmGeoStsPar.h.
References fGeoSensNodes.
| Bool_t CbmGeoStsPar::getParams | ( | FairParamList * | l | ) |
Definition at line 48 of file CbmGeoStsPar.cxx.
References fGeoPassNodes, and fGeoSensNodes.
| Bool_t CbmGeoStsPar::getParams | ( | FairParamList * | ) |
| void CbmGeoStsPar::putParams | ( | FairParamList * | l | ) |
Definition at line 40 of file CbmGeoStsPar.cxx.
References fGeoPassNodes, and fGeoSensNodes.
| void CbmGeoStsPar::putParams | ( | FairParamList * | ) |
| TObjArray * CbmGeoStsPar::fGeoPassNodes |
Definition at line 11 of file CbmGeoStsPar.h.
Referenced by CbmGeoStsPar(), clear(), GetGeoPassiveNodes(), getParams(), putParams(), and ~CbmGeoStsPar().
| TObjArray * CbmGeoStsPar::fGeoSensNodes |
Definition at line 10 of file CbmGeoStsPar.h.
Referenced by CbmGeoStsPar(), clear(), GetGeoSensitiveNodes(), getParams(), putParams(), and ~CbmGeoStsPar().