|
BmnRoot
|
#include <BmnMwpcGeoPar.h>
Public Member Functions | |
| BmnMwpcGeoPar (const char *name="BmnMwpcGeoPar", const char *title="MWPC Geometry Parameters", const char *context="TestDefaultContext") | |
| ~BmnMwpcGeoPar (void) | |
| void | clear (void) |
| void | putParams (FairParamList *) |
| Bool_t | getParams (FairParamList *) |
| TObjArray * | GetGeoSensitiveNodes () |
| TObjArray * | GetGeoPassiveNodes () |
| BmnMwpcGeoPar (const char *name="BmnMwpcGeoPar", const char *title="MWPC Geometry Parameters", const char *context="TestDefaultContext") | |
| ~BmnMwpcGeoPar (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 BmnMwpcGeoPar.h.
| BmnMwpcGeoPar::BmnMwpcGeoPar | ( | const char * | name = "BmnMwpcGeoPar", |
| const char * | title = "MWPC Geometry Parameters", |
||
| const char * | context = "TestDefaultContext" |
||
| ) |
Definition at line 8 of file BmnMwpcGeoPar.cxx.
References fGeoPassNodes, and fGeoSensNodes.
| BmnMwpcGeoPar::~BmnMwpcGeoPar | ( | void | ) |
Definition at line 15 of file BmnMwpcGeoPar.cxx.
| BmnMwpcGeoPar::BmnMwpcGeoPar | ( | const char * | name = "BmnMwpcGeoPar", |
| const char * | title = "MWPC Geometry Parameters", |
||
| const char * | context = "TestDefaultContext" |
||
| ) |
| BmnMwpcGeoPar::~BmnMwpcGeoPar | ( | void | ) |
| void BmnMwpcGeoPar::clear | ( | void | ) |
Definition at line 18 of file BmnMwpcGeoPar.cxx.
References fGeoPassNodes, and fGeoSensNodes.
| void BmnMwpcGeoPar::clear | ( | void | ) |
|
inline |
Definition at line 21 of file BmnMwpcGeoPar.h.
References fGeoPassNodes.
Referenced by BmnMwpc::ConstructAsciiGeometry().
|
inline |
Definition at line 21 of file BmnMwpcGeoPar.h.
References fGeoPassNodes.
|
inline |
Definition at line 20 of file BmnMwpcGeoPar.h.
References fGeoSensNodes.
Referenced by BmnMwpc::ConstructAsciiGeometry().
|
inline |
Definition at line 20 of file BmnMwpcGeoPar.h.
References fGeoSensNodes.
| Bool_t BmnMwpcGeoPar::getParams | ( | FairParamList * | l | ) |
Definition at line 32 of file BmnMwpcGeoPar.cxx.
References fGeoPassNodes, and fGeoSensNodes.
| Bool_t BmnMwpcGeoPar::getParams | ( | FairParamList * | ) |
| void BmnMwpcGeoPar::putParams | ( | FairParamList * | l | ) |
Definition at line 24 of file BmnMwpcGeoPar.cxx.
References fGeoPassNodes, and fGeoSensNodes.
| void BmnMwpcGeoPar::putParams | ( | FairParamList * | ) |
| TObjArray * BmnMwpcGeoPar::fGeoPassNodes |
Definition at line 11 of file BmnMwpcGeoPar.h.
Referenced by BmnMwpcGeoPar(), clear(), GetGeoPassiveNodes(), getParams(), and putParams().
| TObjArray * BmnMwpcGeoPar::fGeoSensNodes |
Definition at line 10 of file BmnMwpcGeoPar.h.
Referenced by BmnMwpcGeoPar(), clear(), GetGeoSensitiveNodes(), getParams(), and putParams().