BmnRoot
Loading...
Searching...
No Matches
BmnBCGeoPar Class Reference

#include <BmnBCGeoPar.h>

Inheritance diagram for BmnBCGeoPar:
[legend]
Collaboration diagram for BmnBCGeoPar:
[legend]

Public Member Functions

 BmnBCGeoPar (const char *name="BmnBCGeoPar", const char *title="BC Geometry Parameters", const char *context="BCDefaultContext")
 
 ~BmnBCGeoPar (void)
 
void clear (void)
 
void putParams (FairParamList *)
 
Bool_t getParams (FairParamList *)
 
TObjArray * GetGeoSensitiveNodes ()
 
TObjArray * GetGeoPassiveNodes ()
 
 BmnBCGeoPar (const char *name="BmnBCGeoPar", const char *title="BC Geometry Parameters", const char *context="BCDefaultContext")
 
 ~BmnBCGeoPar (void)
 
void clear (void)
 
void putParams (FairParamList *)
 
Bool_t getParams (FairParamList *)
 
TObjArray * GetGeoSensitiveNodes ()
 
TObjArray * GetGeoPassiveNodes ()
 

Public Attributes

TObjArray * fGeoSensNodes
 
TObjArray * fGeoPassNodes
 

Detailed Description

Definition at line 7 of file BmnBCGeoPar.h.

Constructor & Destructor Documentation

◆ BmnBCGeoPar() [1/2]

BmnBCGeoPar::BmnBCGeoPar ( const char *  name = "BmnBCGeoPar",
const char *  title = "BC Geometry Parameters",
const char *  context = "BCDefaultContext" 
)

List of FairGeoNodes for passive volumes

Definition at line 7 of file BmnBCGeoPar.cxx.

References fGeoPassNodes, and fGeoSensNodes.

◆ ~BmnBCGeoPar() [1/2]

BmnBCGeoPar::~BmnBCGeoPar ( void  )

Definition at line 15 of file BmnBCGeoPar.cxx.

◆ BmnBCGeoPar() [2/2]

BmnBCGeoPar::BmnBCGeoPar ( const char *  name = "BmnBCGeoPar",
const char *  title = "BC Geometry Parameters",
const char *  context = "BCDefaultContext" 
)

List of FairGeoNodes for passive volumes

◆ ~BmnBCGeoPar() [2/2]

BmnBCGeoPar::~BmnBCGeoPar ( void  )

Member Function Documentation

◆ clear() [1/2]

void BmnBCGeoPar::clear ( void  )

Definition at line 20 of file BmnBCGeoPar.cxx.

References fGeoPassNodes, and fGeoSensNodes.

◆ clear() [2/2]

void BmnBCGeoPar::clear ( void  )

◆ GetGeoPassiveNodes() [1/2]

TObjArray * BmnBCGeoPar::GetGeoPassiveNodes ( )
inline

Definition at line 20 of file BmnBCGeoPar.h.

References fGeoPassNodes.

Referenced by BmnBC::ConstructAsciiGeometry().

◆ GetGeoPassiveNodes() [2/2]

TObjArray * BmnBCGeoPar::GetGeoPassiveNodes ( )
inline

Definition at line 20 of file BmnBCGeoPar.h.

References fGeoPassNodes.

◆ GetGeoSensitiveNodes() [1/2]

TObjArray * BmnBCGeoPar::GetGeoSensitiveNodes ( )
inline

Definition at line 19 of file BmnBCGeoPar.h.

References fGeoSensNodes.

Referenced by BmnBC::ConstructAsciiGeometry().

◆ GetGeoSensitiveNodes() [2/2]

TObjArray * BmnBCGeoPar::GetGeoSensitiveNodes ( )
inline

Definition at line 19 of file BmnBCGeoPar.h.

References fGeoSensNodes.

◆ getParams() [1/2]

Bool_t BmnBCGeoPar::getParams ( FairParamList *  l)

Definition at line 31 of file BmnBCGeoPar.cxx.

References fGeoPassNodes, and fGeoSensNodes.

◆ getParams() [2/2]

Bool_t BmnBCGeoPar::getParams ( FairParamList *  )

◆ putParams() [1/2]

void BmnBCGeoPar::putParams ( FairParamList *  l)

Definition at line 25 of file BmnBCGeoPar.cxx.

References fGeoPassNodes, and fGeoSensNodes.

◆ putParams() [2/2]

void BmnBCGeoPar::putParams ( FairParamList *  )

Member Data Documentation

◆ fGeoPassNodes

TObjArray * BmnBCGeoPar::fGeoPassNodes

List of FairGeoNodes for sensitive volumes

Definition at line 10 of file BmnBCGeoPar.h.

Referenced by BmnBCGeoPar(), clear(), GetGeoPassiveNodes(), getParams(), and putParams().

◆ fGeoSensNodes

TObjArray * BmnBCGeoPar::fGeoSensNodes

Definition at line 9 of file BmnBCGeoPar.h.

Referenced by BmnBCGeoPar(), clear(), GetGeoSensitiveNodes(), getParams(), and putParams().


The documentation for this class was generated from the following files: