|
FairRoot/PandaRoot
|
#include <PndSdsGeoPar.h>
Public Member Functions | |
| PndSdsGeoPar (const char *name="PndSdsGeoPar", const char *title="PndSds Geometry Parameters", const char *context="TestDefaultContext") | |
| PndSdsGeoPar (PndSdsGeoPar &other) | |
| ~PndSdsGeoPar (void) | |
| PndSdsGeoPar & | operator= (PndSdsGeoPar &other) |
| void | clear (void) |
| void | putParams (FairParamList *l) |
| Bool_t | getParams (FairParamList *l) |
| TObjArray * | GetGeoSensitiveNodes () |
| TObjArray * | GetGeoPassiveNodes () |
Private Member Functions | |
| ClassDef (PndSdsGeoPar, 2) | |
Private Attributes | |
| TObjArray * | fGeoSensNodes |
| TObjArray * | fGeoPassNodes |
Definition at line 7 of file PndSdsGeoPar.h.
| PndSdsGeoPar::PndSdsGeoPar | ( | const char * | name = "PndSdsGeoPar", |
| const char * | title = "PndSds Geometry Parameters", |
||
| const char * | context = "TestDefaultContext" |
||
| ) |
|
inline |
Definition at line 12 of file PndSdsGeoPar.h.
| PndSdsGeoPar::~PndSdsGeoPar | ( | void | ) |
Definition at line 18 of file PndSdsGeoPar.cxx.
|
private |
| void PndSdsGeoPar::clear | ( | void | ) |
|
inline |
Definition at line 27 of file PndSdsGeoPar.h.
References fGeoPassNodes.
Referenced by PndSdsDetector::ConstructASCIIGeometry().
|
inline |
Definition at line 26 of file PndSdsGeoPar.h.
References fGeoSensNodes.
Referenced by PndSdsDetector::ConstructASCIIGeometry().
| Bool_t PndSdsGeoPar::getParams | ( | FairParamList * | l | ) |
Definition at line 39 of file PndSdsGeoPar.cxx.
|
inline |
| void PndSdsGeoPar::putParams | ( | FairParamList * | l | ) |
Definition at line 30 of file PndSdsGeoPar.cxx.
|
private |
Definition at line 30 of file PndSdsGeoPar.h.
Referenced by clear(), GetGeoPassiveNodes(), and operator=().
|
private |
Definition at line 29 of file PndSdsGeoPar.h.
Referenced by clear(), GetGeoSensitiveNodes(), and operator=().
1.8.8