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