FairRoot
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
FairRutherfordGeoPar Class Reference

#include <FairRutherfordGeoPar.h>

Inheritance diagram for FairRutherfordGeoPar:
FairParGenericSet FairParSet

Public Member Functions

 FairRutherfordGeoPar (const char *name="FairRutherfordGeoPar", const char *title="FairRutherford Geometry Parameters", const char *context="TestDefaultContext")
 
 ~FairRutherfordGeoPar (void)
 
void clear (void)
 
void putParams (FairParamList *)
 
Bool_t getParams (FairParamList *)
 
TObjArray * GetGeoSensitiveNodes ()
 
TObjArray * GetGeoPassiveNodes ()
 
- Public Member Functions inherited from FairParGenericSet
 FairParGenericSet (const char *name, const char *title, const char *context, Bool_t ownership=kFALSE)
 
virtual ~FairParGenericSet ()
 
virtual void printParams ()
 
Bool_t init (FairParIo *inp)
 
Int_t write (FairParIo *output)
 
void fill (UInt_t)
 
void store (UInt_t)
 
- Public Member Functions inherited from FairParSet
 FairParSet (const char *name="", const char *title="", const char *context="", Bool_t owner=kFALSE)
 
virtual ~FairParSet ()
 
virtual const char * GetName () const
 
virtual const char * GetTitle () const
 
virtual Bool_t init ()
 
virtual Int_t write ()
 
virtual void print ()
 
const char * getDetectorName ()
 
void resetInputVersions ()
 
void setInputVersion (Int_t v=-1, Int_t i=0)
 
Int_t getInputVersion (Int_t i)
 
void setStatic (Bool_t flag=kTRUE)
 
Bool_t isStatic ()
 
void setOwnership (Bool_t flag=kTRUE)
 
Bool_t isOwned ()
 
void setChanged (Bool_t flag=kTRUE)
 
Bool_t hasChanged ()
 
const char * getParamContext () const
 
void setAuthor (const char *s)
 
const char * getAuthor () const
 
void setDescription (const char *s)
 
const char * getDescription () const
 
void copyComment (FairParSet &r)
 
FairParSetoperator= (const FairParSet &)
 
 FairParSet (const FairParSet &)
 
 ClassDef (FairParSet, 2)
 

Public Attributes

TObjArray * fGeoSensNodes
 
TObjArray * fGeoPassNodes
 

Additional Inherited Members

- Protected Member Functions inherited from FairParGenericSet
 FairParGenericSet ()
 
 ClassDef (FairParGenericSet, 1)
 
- Protected Attributes inherited from FairParSet
TString fName
 
TString fTitle
 
TString detName
 
Int_t versions [3]
 name of the detector the container belongs to More...
 
Bool_t status
 versions of container in the 2 possible inputs More...
 
Bool_t changed
 static flag More...
 
Bool_t owned
 flag is kTRUE if parameters have changed More...
 
TString paramContext
 if flag is KTRUE FairDB has the par. class ownership More...
 
TString author
 
TString description
 
FairLoggerfLogger
 

Detailed Description

Definition at line 21 of file FairRutherfordGeoPar.h.

Constructor & Destructor Documentation

FairRutherfordGeoPar::FairRutherfordGeoPar ( const char *  name = "FairRutherfordGeoPar",
const char *  title = "FairRutherford Geometry Parameters",
const char *  context = "TestDefaultContext" 
)

Definition at line 15 of file FairRutherfordGeoPar.cxx.

FairRutherfordGeoPar::~FairRutherfordGeoPar ( void  )

Definition at line 21 of file FairRutherfordGeoPar.cxx.

Member Function Documentation

void FairRutherfordGeoPar::clear ( void  )
virtual

Reimplemented from FairParSet.

Definition at line 23 of file FairRutherfordGeoPar.cxx.

TObjArray* FairRutherfordGeoPar::GetGeoPassiveNodes ( )
inline

Definition at line 38 of file FairRutherfordGeoPar.h.

TObjArray* FairRutherfordGeoPar::GetGeoSensitiveNodes ( )
inline

Definition at line 37 of file FairRutherfordGeoPar.h.

Bool_t FairRutherfordGeoPar::getParams ( FairParamList l)
virtual

Implements FairParGenericSet.

Definition at line 38 of file FairRutherfordGeoPar.cxx.

void FairRutherfordGeoPar::putParams ( FairParamList l)
virtual

Implements FairParGenericSet.

Definition at line 29 of file FairRutherfordGeoPar.cxx.

Member Data Documentation

TObjArray* FairRutherfordGeoPar::fGeoPassNodes

List of FairGeoNodes for sensitive volumes

Definition at line 28 of file FairRutherfordGeoPar.h.

TObjArray* FairRutherfordGeoPar::fGeoSensNodes

List of FairGeoNodes for sensitive volumes

Definition at line 25 of file FairRutherfordGeoPar.h.


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