84 Error(
"SetPSAParameters",
"fArray object not defined");
94 Warning(
"SetPSAParameters",
"Unkonwn signal %s", ssig.
Data());
98 Warning(
"SetPSAParameters",
"Unkonwn detector %s", sdet.
Data());
108 Obsolete(
"SetCalibrations",
"1.11",
"1.12");
145 Info(
"CheckStatusOfDetectors",
"%d detectors do not work", ndet_ooo);
ClassImp(KVPartitionList) void KVPartitionList
Initialisation.
void Obsolete(const char *function, const char *asOfVers, const char *removedFromVers)
To store calibration parameters in a database ,.
KVNameValueList * GetParameters()
virtual KVRList * GetLinks(const Char_t *key) const
Returns the list of records linked to this record in table "key".
Description of an experimental run in database ,.
Base class for detector geometry description, interface to energy-loss calculations.
void SetDetecting(Bool_t yes=kTRUE)
virtual Bool_t IsPresent() const
void SetPresent(Bool_t yes=kTRUE)
Base class for FAZIA detectors.
KVSignal * GetSignal(const Char_t *name) const
const KVSeqCollection * GetListOfSignals() const
Handle run-dependent configuration settings for FAZIA experiment.
virtual ~KVFAZIAUpDater()
Destructor.
void SetPSAParameters(KVDBRun *)
void SetCalibrations(KVDBRun *)
virtual void SetCalibParameters(KVDBRun *)
Override in child classes to set specific calibrations.
virtual void CheckStatusOfDetectors(KVDBRun *)
Check status (present, working) of each detector for run.
KVDetector * GetDetector(const Char_t *name) const
Return detector in this structure with given name.
const KVSeqCollection * GetDetectors() const
const Char_t * GetStringValue(const Char_t *name) const
Wrapper for TRefArray adding some functionality.
virtual KVBase * FindObject(const Char_t *name, const Char_t *type) const
virtual void UpdatePSAParameter(KVDBParameterList *par)
virtual void LoadPSAParameters()
KVMultiDetArray * fArray
associated array
virtual void SetCalibParameters(KVDBRun *)
Override in child classes to set specific calibrations.
virtual const char * GetName() const
const char * Data() const