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

#include <PixelGeoPar.h>

Inheritance diagram for PixelGeoPar:
FairParGenericSet FairParSet

Public Member Functions

 PixelGeoPar (const char *name="PixelGeoPar", const char *title="Pixel Geometry Parameters", const char *context="TestDefaultContext")
 
 ~PixelGeoPar (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 PixelGeoPar.h.

Constructor & Destructor Documentation

PixelGeoPar::PixelGeoPar ( const char *  name = "PixelGeoPar",
const char *  title = "Pixel Geometry Parameters",
const char *  context = "TestDefaultContext" 
)

Definition at line 16 of file PixelGeoPar.cxx.

PixelGeoPar::~PixelGeoPar ( void  )

Definition at line 22 of file PixelGeoPar.cxx.

Member Function Documentation

void PixelGeoPar::clear ( void  )
virtual

Reimplemented from FairParSet.

Definition at line 24 of file PixelGeoPar.cxx.

TObjArray* PixelGeoPar::GetGeoPassiveNodes ( )
inline

Definition at line 35 of file PixelGeoPar.h.

TObjArray* PixelGeoPar::GetGeoSensitiveNodes ( )
inline

Definition at line 34 of file PixelGeoPar.h.

Bool_t PixelGeoPar::getParams ( FairParamList l)
virtual

Implements FairParGenericSet.

Definition at line 39 of file PixelGeoPar.cxx.

void PixelGeoPar::putParams ( FairParamList l)
virtual

Implements FairParGenericSet.

Definition at line 30 of file PixelGeoPar.cxx.

Member Data Documentation

TObjArray* PixelGeoPar::fGeoPassNodes

List of FairGeoNodes for sensitive volumes

Definition at line 25 of file PixelGeoPar.h.

TObjArray* PixelGeoPar::fGeoSensNodes

List of FairGeoNodes for sensitive volumes

Definition at line 22 of file PixelGeoPar.h.


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