|
FairRoot/PandaRoot
|
#include <PndGeoPassivePar.h>
Public Member Functions | |
| PndGeoPassivePar (const char *name="PndGeoPassivePar", const char *title="Passive Geometry Parameters", const char *context="TestDefaultContext") | |
| ~PndGeoPassivePar (void) | |
| void | clear (void) |
| void | putParams (FairParamList *) |
| Bool_t | getParams (FairParamList *) |
| TObjArray * | GetGeoSensitiveNodes () |
| TObjArray * | GetGeoPassiveNodes () |
Public Attributes | |
| TObjArray * | fGeoSensNodes |
| TObjArray * | fGeoPassNodes |
Private Member Functions | |
| PndGeoPassivePar (const PndGeoPassivePar &L) | |
| PndGeoPassivePar & | operator= (const PndGeoPassivePar &) |
Definition at line 7 of file PndGeoPassivePar.h.
| PndGeoPassivePar::PndGeoPassivePar | ( | const char * | name = "PndGeoPassivePar", |
| const char * | title = "Passive Geometry Parameters", |
||
| const char * | context = "TestDefaultContext" |
||
| ) |
Definition at line 11 of file PndGeoPassivePar.cxx.
| PndGeoPassivePar::~PndGeoPassivePar | ( | void | ) |
Definition at line 18 of file PndGeoPassivePar.cxx.
|
inlineprivate |
Definition at line 23 of file PndGeoPassivePar.h.
| void PndGeoPassivePar::clear | ( | void | ) |
Definition at line 21 of file PndGeoPassivePar.cxx.
|
inline |
Definition at line 20 of file PndGeoPassivePar.h.
References fGeoPassNodes.
Referenced by PndMagnet::ConstructASCIIGeometry(), PndTarget::ConstructGeometry(), and PndCave::ConstructGeometry().
|
inline |
Definition at line 19 of file PndGeoPassivePar.h.
References fGeoSensNodes.
Referenced by PndMagnet::ConstructASCIIGeometry(), PndTarget::ConstructGeometry(), and PndCave::ConstructGeometry().
| Bool_t PndGeoPassivePar::getParams | ( | FairParamList * | l | ) |
Definition at line 32 of file PndGeoPassivePar.cxx.
|
inlineprivate |
Definition at line 24 of file PndGeoPassivePar.h.
| void PndGeoPassivePar::putParams | ( | FairParamList * | l | ) |
Definition at line 26 of file PndGeoPassivePar.cxx.
| TObjArray* PndGeoPassivePar::fGeoPassNodes |
Definition at line 10 of file PndGeoPassivePar.h.
Referenced by GetGeoPassiveNodes().
| TObjArray* PndGeoPassivePar::fGeoSensNodes |
Definition at line 9 of file PndGeoPassivePar.h.
Referenced by GetGeoSensitiveNodes().
1.8.5