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

#include <BmnZdcGeoPar.h>

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

Public Member Functions

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

Constructor & Destructor Documentation

◆ BmnZdcGeoPar() [1/2]

BmnZdcGeoPar::BmnZdcGeoPar ( const char *  name = "BmnZdcGeoPar",
const char *  title = "Zdc Geometry Parameters",
const char *  context = "ZdcDefaultContext" 
)

List of FairGeoNodes for passive volumes

Definition at line 17 of file BmnZdcGeoPar.cxx.

References fGeoPassNodes, and fGeoSensNodes.

◆ ~BmnZdcGeoPar() [1/2]

BmnZdcGeoPar::~BmnZdcGeoPar ( void  )

Definition at line 25 of file BmnZdcGeoPar.cxx.

◆ BmnZdcGeoPar() [2/2]

BmnZdcGeoPar::BmnZdcGeoPar ( const char *  name = "BmnZdcGeoPar",
const char *  title = "Zdc Geometry Parameters",
const char *  context = "ZdcDefaultContext" 
)

List of FairGeoNodes for passive volumes

◆ ~BmnZdcGeoPar() [2/2]

BmnZdcGeoPar::~BmnZdcGeoPar ( void  )

Member Function Documentation

◆ clear() [1/2]

void BmnZdcGeoPar::clear ( void  )

Definition at line 30 of file BmnZdcGeoPar.cxx.

References fGeoPassNodes, and fGeoSensNodes.

◆ clear() [2/2]

void BmnZdcGeoPar::clear ( void  )

◆ GetGeoPassiveNodes() [1/2]

TObjArray * BmnZdcGeoPar::GetGeoPassiveNodes ( )
inline

Definition at line 30 of file BmnZdcGeoPar.h.

References fGeoPassNodes.

Referenced by BmnZdc::ConstructGeometry(), and BmnZdcDigiScheme::Init().

◆ GetGeoPassiveNodes() [2/2]

TObjArray * BmnZdcGeoPar::GetGeoPassiveNodes ( )
inline

Definition at line 30 of file BmnZdcGeoPar.h.

References fGeoPassNodes.

◆ GetGeoSensitiveNodes() [1/2]

TObjArray * BmnZdcGeoPar::GetGeoSensitiveNodes ( )
inline

Definition at line 29 of file BmnZdcGeoPar.h.

References fGeoSensNodes.

Referenced by BmnZdc::ConstructGeometry(), and BmnZdcDigiScheme::Init().

◆ GetGeoSensitiveNodes() [2/2]

TObjArray * BmnZdcGeoPar::GetGeoSensitiveNodes ( )
inline

Definition at line 29 of file BmnZdcGeoPar.h.

References fGeoSensNodes.

◆ getParams() [1/2]

Bool_t BmnZdcGeoPar::getParams ( FairParamList *  l)

Definition at line 41 of file BmnZdcGeoPar.cxx.

References fGeoPassNodes, and fGeoSensNodes.

◆ getParams() [2/2]

Bool_t BmnZdcGeoPar::getParams ( FairParamList *  )

◆ putParams() [1/2]

void BmnZdcGeoPar::putParams ( FairParamList *  l)

Definition at line 35 of file BmnZdcGeoPar.cxx.

References fGeoPassNodes, and fGeoSensNodes.

◆ putParams() [2/2]

void BmnZdcGeoPar::putParams ( FairParamList *  )

Member Data Documentation

◆ fGeoPassNodes

TObjArray * BmnZdcGeoPar::fGeoPassNodes

List of FairGeoNodes for sensitive volumes

Definition at line 20 of file BmnZdcGeoPar.h.

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

◆ fGeoSensNodes

TObjArray * BmnZdcGeoPar::fGeoSensNodes

Definition at line 19 of file BmnZdcGeoPar.h.

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


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