16 #include "KVSilicon_e475s.h"
17 #include "KVChIo_e475s.h"
18 #include "KVCsI_e475s.h"
68 cout <<
"Setting calibration parameters of INDRA array for run " << run <<
":" <<
72 Error(
"SetParameters(UInt_t)",
"Run %u not found in database!", run);
76 TIter next(fArray->GetDetectors());
82 kvd->SetCalibrators();
95 SetCalibParameters(kvrun);
118 TIter next_ps(param_list);
136 Warning(
"SetCalibParameters(KVDBRun*)",
137 "Calibrator %s %s not found ! ",
163 TIter next_ps(param_list);
ClassImp(KVPartitionList) void KVPartitionList
Initialisation.
GANIL VXI/VME acquisition parameter.
void SetPedestal(Float_t ped)
To store calibration parameters in a database ,.
Double_t GetParameter(UShort_t i=0) const
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.
virtual void SetPedestal(const Char_t *, Float_t)
Set value of pedestal associated to parameter with given name.
KVList * GetListOfCalibrators() const
virtual void RemoveCalibrators()
KVList * GetACQParamList() const
KVDetector * GetDetector(const Char_t *name) const
Return detector in this structure with given name.
KVINDRADBRun * GetRun(Int_t run) const
Sets run parameters for INDRA_e475s dataset.
void SetCalibrationParameters(UInt_t)
void SetPedestals(KVDBRun *)
Set pedestals for this run.
virtual ~KVINDRAUpDater_e475s()
Destructor.
void SetCalibParameters(KVDBRun *run)
Override in child classes to set specific calibrations.
Wrapper for TRefArray adding some functionality.
virtual Int_t GetSize() const
Extension of ROOT TString class which allows backwards compatibility with ROOT v3....
virtual const char * GetName() const
virtual const char * GetTitle() const
virtual Bool_t InheritsFrom(const char *classname) const