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

#include <BmnDchGeoPar.h>

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

Public Member Functions

 BmnDchGeoPar (const char *name="BmnDchGeoPar", const char *title="DCH Geometry Parameters", const char *context="TestDefaultContext")
 
 ~BmnDchGeoPar (void)
 
void clear (void)
 
void putParams (FairParamList *)
 
Bool_t getParams (FairParamList *)
 
TObjArray * GetGeoSensitiveNodes ()
 
TObjArray * GetGeoPassiveNodes ()
 
 BmnDchGeoPar (const char *name="BmnDchGeoPar", const char *title="DCH Geometry Parameters", const char *context="TestDefaultContext")
 
 ~BmnDchGeoPar (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 8 of file BmnDchGeoPar.h.

Constructor & Destructor Documentation

◆ BmnDchGeoPar() [1/2]

BmnDchGeoPar::BmnDchGeoPar ( const char *  name = "BmnDchGeoPar",
const char *  title = "DCH Geometry Parameters",
const char *  context = "TestDefaultContext" 
)

Definition at line 8 of file BmnDchGeoPar.cxx.

References fGeoPassNodes, and fGeoSensNodes.

◆ ~BmnDchGeoPar() [1/2]

BmnDchGeoPar::~BmnDchGeoPar ( void  )

Definition at line 15 of file BmnDchGeoPar.cxx.

◆ BmnDchGeoPar() [2/2]

BmnDchGeoPar::BmnDchGeoPar ( const char *  name = "BmnDchGeoPar",
const char *  title = "DCH Geometry Parameters",
const char *  context = "TestDefaultContext" 
)

◆ ~BmnDchGeoPar() [2/2]

BmnDchGeoPar::~BmnDchGeoPar ( void  )

Member Function Documentation

◆ clear() [1/2]

void BmnDchGeoPar::clear ( void  )

Definition at line 18 of file BmnDchGeoPar.cxx.

References fGeoPassNodes, and fGeoSensNodes.

◆ clear() [2/2]

void BmnDchGeoPar::clear ( void  )

◆ GetGeoPassiveNodes() [1/2]

TObjArray * BmnDchGeoPar::GetGeoPassiveNodes ( )
inline

Definition at line 21 of file BmnDchGeoPar.h.

References fGeoPassNodes.

Referenced by BmnDch::ConstructAsciiGeometry().

◆ GetGeoPassiveNodes() [2/2]

TObjArray * BmnDchGeoPar::GetGeoPassiveNodes ( )
inline

Definition at line 21 of file BmnDchGeoPar.h.

References fGeoPassNodes.

◆ GetGeoSensitiveNodes() [1/2]

TObjArray * BmnDchGeoPar::GetGeoSensitiveNodes ( )
inline

Definition at line 20 of file BmnDchGeoPar.h.

References fGeoSensNodes.

Referenced by BmnDch::ConstructAsciiGeometry().

◆ GetGeoSensitiveNodes() [2/2]

TObjArray * BmnDchGeoPar::GetGeoSensitiveNodes ( )
inline

Definition at line 20 of file BmnDchGeoPar.h.

References fGeoSensNodes.

◆ getParams() [1/2]

Bool_t BmnDchGeoPar::getParams ( FairParamList *  l)

Definition at line 32 of file BmnDchGeoPar.cxx.

References fGeoPassNodes, and fGeoSensNodes.

◆ getParams() [2/2]

Bool_t BmnDchGeoPar::getParams ( FairParamList *  )

◆ putParams() [1/2]

void BmnDchGeoPar::putParams ( FairParamList *  l)

Definition at line 24 of file BmnDchGeoPar.cxx.

References fGeoPassNodes, and fGeoSensNodes.

◆ putParams() [2/2]

void BmnDchGeoPar::putParams ( FairParamList *  )

Member Data Documentation

◆ fGeoPassNodes

TObjArray * BmnDchGeoPar::fGeoPassNodes

Definition at line 11 of file BmnDchGeoPar.h.

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

◆ fGeoSensNodes

TObjArray * BmnDchGeoPar::fGeoSensNodes

Definition at line 10 of file BmnDchGeoPar.h.

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


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