|
BmnRoot
|
#include <BmnTOF1GeoPar.h>
Public Member Functions | |
| BmnTOF1GeoPar (const char *name="BmnTOF1GeoPar", const char *title="TOF1 Geometry Parameters", const char *context="TOF1DefaultContext") | |
| ~BmnTOF1GeoPar (void) | |
| void | clear (void) |
| void | putParams (FairParamList *) |
| Bool_t | getParams (FairParamList *) |
| TObjArray * | GetGeoSensitiveNodes () |
| TObjArray * | GetGeoPassiveNodes () |
| BmnTOF1GeoPar (const char *name="BmnTOF1GeoPar", const char *title="TOF1 Geometry Parameters", const char *context="TOF1DefaultContext") | |
| ~BmnTOF1GeoPar (void) | |
| void | clear (void) |
| void | putParams (FairParamList *) |
| Bool_t | getParams (FairParamList *) |
| TObjArray * | GetGeoSensitiveNodes () |
| TObjArray * | GetGeoPassiveNodes () |
Public Attributes | |
| TObjArray * | fGeoSensNodes |
| TObjArray * | fGeoPassNodes |
Definition at line 10 of file BmnTOF1GeoPar.h.
| BmnTOF1GeoPar::BmnTOF1GeoPar | ( | const char * | name = "BmnTOF1GeoPar", |
| const char * | title = "TOF1 Geometry Parameters", |
||
| const char * | context = "TOF1DefaultContext" |
||
| ) |
List of FairGeoNodes for passive volumes
Definition at line 9 of file BmnTOF1GeoPar.cxx.
References fGeoPassNodes, and fGeoSensNodes.
| BmnTOF1GeoPar::~BmnTOF1GeoPar | ( | void | ) |
Definition at line 16 of file BmnTOF1GeoPar.cxx.
| BmnTOF1GeoPar::BmnTOF1GeoPar | ( | const char * | name = "BmnTOF1GeoPar", |
| const char * | title = "TOF1 Geometry Parameters", |
||
| const char * | context = "TOF1DefaultContext" |
||
| ) |
List of FairGeoNodes for passive volumes
| BmnTOF1GeoPar::~BmnTOF1GeoPar | ( | void | ) |
| void BmnTOF1GeoPar::clear | ( | void | ) |
Definition at line 22 of file BmnTOF1GeoPar.cxx.
References fGeoPassNodes, and fGeoSensNodes.
| void BmnTOF1GeoPar::clear | ( | void | ) |
|
inline |
Definition at line 24 of file BmnTOF1GeoPar.h.
References fGeoPassNodes.
Referenced by BmnTOF1::ConstructAsciiGeometry(), BmnTOF701::ConstructAsciiGeometry(), and CbmKF::Init().
|
inline |
Definition at line 24 of file BmnTOF1GeoPar.h.
References fGeoPassNodes.
|
inline |
Definition at line 23 of file BmnTOF1GeoPar.h.
References fGeoSensNodes.
Referenced by BmnTOF1::ConstructAsciiGeometry(), BmnTOF701::ConstructAsciiGeometry(), and CbmKF::Init().
|
inline |
Definition at line 23 of file BmnTOF1GeoPar.h.
References fGeoSensNodes.
| Bool_t BmnTOF1GeoPar::getParams | ( | FairParamList * | ptr | ) |
Definition at line 36 of file BmnTOF1GeoPar.cxx.
References fGeoPassNodes, and fGeoSensNodes.
| Bool_t BmnTOF1GeoPar::getParams | ( | FairParamList * | ) |
| void BmnTOF1GeoPar::putParams | ( | FairParamList * | ptr | ) |
Definition at line 28 of file BmnTOF1GeoPar.cxx.
References fGeoPassNodes, and fGeoSensNodes.
| void BmnTOF1GeoPar::putParams | ( | FairParamList * | ) |
| TObjArray * BmnTOF1GeoPar::fGeoPassNodes |
List of FairGeoNodes for sensitive volumes
Definition at line 14 of file BmnTOF1GeoPar.h.
Referenced by BmnTOF1GeoPar(), clear(), GetGeoPassiveNodes(), getParams(), and putParams().
| TObjArray * BmnTOF1GeoPar::fGeoSensNodes |
Definition at line 13 of file BmnTOF1GeoPar.h.
Referenced by BmnTOF1GeoPar(), clear(), GetGeoSensitiveNodes(), getParams(), and putParams().