#include <FairTutPropGeoPar.h>
|
| | FairTutPropGeoPar (const char *name="FairTutPropGeoPar", const char *title="Pixel Geometry Parameters", const char *context="TestDefaultContext") |
| |
| | ~FairTutPropGeoPar (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 16 of file FairTutPropGeoPar.h.
| FairTutPropGeoPar::FairTutPropGeoPar |
( |
const char * |
name = "FairTutPropGeoPar", |
|
|
const char * |
title = "Pixel Geometry Parameters", |
|
|
const char * |
context = "TestDefaultContext" |
|
) |
| |
| FairTutPropGeoPar::~FairTutPropGeoPar |
( |
void |
| ) |
|
| void FairTutPropGeoPar::clear |
( |
void |
| ) |
|
|
virtual |
| TObjArray* FairTutPropGeoPar::GetGeoPassiveNodes |
( |
| ) |
|
|
inline |
| TObjArray* FairTutPropGeoPar::GetGeoSensitiveNodes |
( |
| ) |
|
|
inline |
| TObjArray* FairTutPropGeoPar::fGeoPassNodes |
| TObjArray* FairTutPropGeoPar::fGeoSensNodes |
The documentation for this class was generated from the following files: