#include <FairParSet.h>
Definition at line 18 of file FairParSet.h.
FairParSet::FairParSet |
( |
const char * |
name = "" , |
|
|
const char * |
title = "" , |
|
|
const char * |
context = "" , |
|
|
Bool_t |
owner = kFALSE |
|
) |
| |
virtual FairParSet::~FairParSet |
( |
| ) |
|
|
inlinevirtual |
virtual void FairParSet::clear |
( |
void |
| ) |
|
|
inlinevirtual |
Reimplemented in FairTutorialDet2DigiPar, FairBaseParSet, FairGeoParSet, FairMQExParamsParOne, FairRutherfordGeoPar, FairTestDetectorGeoPar, PixelDigiPar, PixelGeoPar, FairTutorialDet1GeoPar, FairTutorialDet2GeoPar, FairTutPropGeoPar, NewDetectorGeoPar, NewDetectorGeoPar, NewDetectorGeoPar, NewDetectorGeoPar, FairGeoPassivePar, FairTutorialDet4GeoPar, FairTutorialDet4MisalignPar, and NewParameterContainer.
Definition at line 45 of file FairParSet.h.
virtual void FairParSet::fill |
( |
UInt_t |
| ) |
|
|
inlinevirtual |
const char* FairParSet::getAuthor |
( |
| ) |
const |
|
inline |
const char* FairParSet::getDescription |
( |
| ) |
const |
|
inline |
const char* FairParSet::getDetectorName |
( |
| ) |
|
|
inline |
Int_t FairParSet::getInputVersion |
( |
Int_t |
i | ) |
|
|
inline |
virtual const char* FairParSet::GetName |
( |
| ) |
const |
|
inlinevirtual |
const char* FairParSet::getParamContext |
( |
| ) |
const |
|
inline |
virtual const char* FairParSet::GetTitle |
( |
| ) |
const |
|
inlinevirtual |
Bool_t FairParSet::hasChanged |
( |
| ) |
|
|
inline |
Bool_t FairParSet::init |
( |
| ) |
|
|
virtual |
virtual Bool_t FairParSet::init |
( |
FairParIo * |
| ) |
|
|
inlinevirtual |
Bool_t FairParSet::isOwned |
( |
| ) |
|
|
inline |
Bool_t FairParSet::isStatic |
( |
| ) |
|
|
inline |
void FairParSet::print |
( |
| ) |
|
|
virtual |
void FairParSet::resetInputVersions |
( |
| ) |
|
void FairParSet::setAuthor |
( |
const char * |
s | ) |
|
|
inline |
void FairParSet::setChanged |
( |
Bool_t |
flag = kTRUE | ) |
|
|
inline |
void FairParSet::setDescription |
( |
const char * |
s | ) |
|
|
inline |
void FairParSet::setInputVersion |
( |
Int_t |
v = -1 , |
|
|
Int_t |
i = 0 |
|
) |
| |
|
inline |
void FairParSet::setOwnership |
( |
Bool_t |
flag = kTRUE | ) |
|
|
inline |
void FairParSet::setStatic |
( |
Bool_t |
flag = kTRUE | ) |
|
|
inline |
virtual void FairParSet::store |
( |
UInt_t |
| ) |
|
|
inlinevirtual |
Int_t FairParSet::write |
( |
| ) |
|
|
virtual |
virtual Int_t FairParSet::write |
( |
FairParIo * |
| ) |
|
|
inlinevirtual |
TString FairParSet::author |
|
protected |
Bool_t FairParSet::changed |
|
protected |
TString FairParSet::description |
|
protected |
TString FairParSet::detName |
|
protected |
TString FairParSet::fName |
|
protected |
TString FairParSet::fTitle |
|
protected |
flag is kTRUE if parameters have changed
Definition at line 27 of file FairParSet.h.
TString FairParSet::paramContext |
|
protected |
if flag is KTRUE FairDB has the par. class ownership
Definition at line 28 of file FairParSet.h.
Bool_t FairParSet::status |
|
protected |
versions of container in the 2 possible inputs
Definition at line 25 of file FairParSet.h.
Int_t FairParSet::versions[3] |
|
protected |
name of the detector the container belongs to
Definition at line 24 of file FairParSet.h.
The documentation for this class was generated from the following files: