#include <FairGeoPassivePar.h>
|
| 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 () |
|
| 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) |
|
| 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) |
|
FairParSet & | operator= (const FairParSet &) |
|
| FairParSet (const FairParSet &) |
|
| ClassDef (FairParSet, 2) |
|
Definition at line 18 of file FairGeoPassivePar.h.
FairGeoPassivePar::FairGeoPassivePar |
( |
const char * |
name = "FairGeoPassivePar" , |
|
|
const char * |
title = "Passive Geometry Parameters" , |
|
|
const char * |
context = "TestDefaultContext" |
|
) |
| |
FairGeoPassivePar::~FairGeoPassivePar |
( |
void |
| ) |
|
void FairGeoPassivePar::clear |
( |
void |
| ) |
|
|
virtual |
TObjArray* FairGeoPassivePar::GetGeoPassiveNodes |
( |
| ) |
|
|
inline |
TObjArray* FairGeoPassivePar::GetGeoSensitiveNodes |
( |
| ) |
|
|
inline |
TObjArray* FairGeoPassivePar::fGeoPassNodes |
TObjArray* FairGeoPassivePar::fGeoSensNodes |
The documentation for this class was generated from the following files: