ATTPCROOT  0.3.0-alpha
A ROOT-based framework for analyzing data from active target detectors
Public Member Functions | Public Attributes | List of all members
AtTpcGeoPar Class Reference

#include <AtTpcGeoPar.h>

Inheritance diagram for AtTpcGeoPar:
Inheritance graph
[legend]
Collaboration diagram for AtTpcGeoPar:
Collaboration graph
[legend]

Public Member Functions

 AtTpcGeoPar (const char *name="AtTpcGeoPar", const char *title="AtTpc Geometry Parameters", const char *context="TestDefaultContext")
 
 ~AtTpcGeoPar (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 21 of file AtTpcGeoPar.h.

Constructor & Destructor Documentation

◆ AtTpcGeoPar()

AtTpcGeoPar::AtTpcGeoPar ( const char *  name = "AtTpcGeoPar",
const char *  title = "AtTpc Geometry Parameters",
const char *  context = "TestDefaultContext" 
)

◆ ~AtTpcGeoPar()

AtTpcGeoPar::~AtTpcGeoPar ( void  )
default

Member Function Documentation

◆ clear()

void AtTpcGeoPar::clear ( void  )

Definition at line 24 of file AtTpcGeoPar.cxx.

◆ GetGeoPassiveNodes()

TObjArray* AtTpcGeoPar::GetGeoPassiveNodes ( )
inline

Definition at line 36 of file AtTpcGeoPar.h.

◆ GetGeoSensitiveNodes()

TObjArray* AtTpcGeoPar::GetGeoSensitiveNodes ( )
inline

Definition at line 35 of file AtTpcGeoPar.h.

◆ getParams()

Bool_t AtTpcGeoPar::getParams ( FairParamList *  l)

Definition at line 43 of file AtTpcGeoPar.cxx.

◆ putParams()

void AtTpcGeoPar::putParams ( FairParamList *  l)

Definition at line 34 of file AtTpcGeoPar.cxx.

Member Data Documentation

◆ fGeoPassNodes

TObjArray* AtTpcGeoPar::fGeoPassNodes

List of FairGeoNodes for sensitive volumes

Definition at line 27 of file AtTpcGeoPar.h.

◆ fGeoSensNodes

TObjArray* AtTpcGeoPar::fGeoSensNodes

List of FairGeoNodes for sensitive volumes

Definition at line 24 of file AtTpcGeoPar.h.


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