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

#include <FairGeoPassivePar.h>

Inheritance diagram for FairGeoPassivePar:
FairParGenericSet FairParSet

Public Member Functions

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

Constructor & Destructor Documentation

FairGeoPassivePar::FairGeoPassivePar ( const char *  name = "FairGeoPassivePar",
const char *  title = "Passive Geometry Parameters",
const char *  context = "TestDefaultContext" 
)

Definition at line 21 of file FairGeoPassivePar.cxx.

FairGeoPassivePar::~FairGeoPassivePar ( void  )

Definition at line 27 of file FairGeoPassivePar.cxx.

Member Function Documentation

void FairGeoPassivePar::clear ( void  )
virtual

Reimplemented from FairParSet.

Definition at line 29 of file FairGeoPassivePar.cxx.

TObjArray* FairGeoPassivePar::GetGeoPassiveNodes ( )
inline

Definition at line 32 of file FairGeoPassivePar.h.

TObjArray* FairGeoPassivePar::GetGeoSensitiveNodes ( )
inline

Definition at line 31 of file FairGeoPassivePar.h.

Bool_t FairGeoPassivePar::getParams ( FairParamList l)
virtual

Implements FairParGenericSet.

Definition at line 44 of file FairGeoPassivePar.cxx.

void FairGeoPassivePar::putParams ( FairParamList l)
virtual

Implements FairParGenericSet.

Definition at line 35 of file FairGeoPassivePar.cxx.

Member Data Documentation

TObjArray* FairGeoPassivePar::fGeoPassNodes

Definition at line 22 of file FairGeoPassivePar.h.

TObjArray* FairGeoPassivePar::fGeoSensNodes

Definition at line 21 of file FairGeoPassivePar.h.


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