|
FairRoot/PandaRoot
|
#include <PndGeoSciTPar.h>
Public Member Functions | |
| PndGeoSciTPar (const char *name="PndGeoSciTPar", const char *title="SciT Geometry Parameters", const char *context="TestDefaultContext") | |
| ~PndGeoSciTPar (void) | |
| void | clear (void) |
| void | putParams (FairParamList *) |
| Bool_t | getParams (FairParamList *) |
| TObjArray * | GetGeoSensitiveNodes () |
| TObjArray * | GetGeoPassiveNodes () |
Public Attributes | |
| TObjArray * | fGeoSensNodes |
| TObjArray * | fGeoPassNodes |
Definition at line 12 of file PndGeoSciTPar.h.
| PndGeoSciTPar::PndGeoSciTPar | ( | const char * | name = "PndGeoSciTPar", |
| const char * | title = "SciT Geometry Parameters", |
||
| const char * | context = "TestDefaultContext" |
||
| ) |
List of FairGeoNodes for passive volumes
| PndGeoSciTPar::~PndGeoSciTPar | ( | void | ) |
Definition at line 23 of file PndGeoSciTPar.cxx.
| void PndGeoSciTPar::clear | ( | void | ) |
|
inline |
|
inline |
| Bool_t PndGeoSciTPar::getParams | ( | FairParamList * | l | ) |
Definition at line 39 of file PndGeoSciTPar.cxx.
| void PndGeoSciTPar::putParams | ( | FairParamList * | l | ) |
Definition at line 33 of file PndGeoSciTPar.cxx.
| TObjArray* PndGeoSciTPar::fGeoPassNodes |
List of FairGeoNodes for sensitive volumes
Definition at line 15 of file PndGeoSciTPar.h.
Referenced by clear(), and GetGeoPassiveNodes().
| TObjArray* PndGeoSciTPar::fGeoSensNodes |
Definition at line 14 of file PndGeoSciTPar.h.
Referenced by clear(), and GetGeoSensitiveNodes().
1.8.8