KaliVeda
1.12/06
Heavy-Ion Analysis Toolkit
|
Sets run parameters for INDRA_e475s dataset.
Created by KVClassFactory on Tue Sep 18 12:14:51 2007 Author: bonnet
Definition at line 22 of file KVINDRAUpDater_e475s.h.
Public Member Functions | |
KVINDRAUpDater_e475s () | |
Default constructor. More... | |
virtual | ~KVINDRAUpDater_e475s () |
Destructor. More... | |
void | SetCalibParameters (KVDBRun *run) |
Override in child classes to set specific calibrations. More... | |
void | SetCalibrationParameters (UInt_t) |
void | SetPedestals (KVDBRun *) |
Set pedestals for this run. More... | |
Public Member Functions inherited from KVINDRAUpDater | |
KVINDRAUpDater () | |
Default ctor for KVINDRAUpDater object. More... | |
virtual | ~ KVINDRAUpDater () |
virtual void | CheckStatusOfDetectors (KVDBRun *) |
Check status (present, working) of each detector for run. More... | |
KVINDRA * | GetINDRA () |
virtual void | SetChIoPressures (KVDBRun *) |
virtual void | SetChIoSiPedestals (KVDBRun *) |
read Chio-Si-Etalons pedestals More... | |
virtual void | SetChVoltParameters (KVDBRun *) |
virtual void | SetCsIGainCorrectionParameters (KVDBRun *) |
virtual void | SetCsIPedestals (KVDBRun *) |
virtual void | SetGains (KVDBRun *) |
virtual void | SetLitEnergyCsIParameters (KVDBRun *) |
Setting Light- Energy CsI calibration parameters for Z=1. More... | |
virtual void | SetParameters (UInt_t run, Bool_t physics_parameters_only=kFALSE) |
virtual void | SetPHDs (KVDBRun *) |
virtual void | SetTrigger (KVDBRun *) |
Set trigger used during this run. More... | |
virtual void | SetVoltEnergyChIoSiParameters (KVDBRun *) |
Public Member Functions inherited from KVUpDater | |
KVUpDater () | |
Default ctor for KVUpDater object. More... | |
virtual | ~ KVUpDater () |
void | SetArray (KVMultiDetArray *) |
virtual void | SetIdentificationParameters (UInt_t) |
virtual void | SetIDGrids (UInt_t) |
virtual void | SetTarget (KVDBRun *) |
Additional Inherited Members | |
Static Public Member Functions inherited from KVUpDater | |
static KVUpDater * | MakeUpDater (const Char_t *uri, KVMultiDetArray *) |
Protected Attributes inherited from KVUpDater | |
KVMultiDetArray * | fArray |
associated array More... | |
TString | fDataSet |
name of dataset associated More... | |
#include <KVINDRAUpDater_e475s.h>
KVINDRAUpDater_e475s::KVINDRAUpDater_e475s | ( | ) |
Default constructor.
Definition at line 34 of file KVINDRAUpDater_e475s.cpp.
|
virtual |
Destructor.
Definition at line 44 of file KVINDRAUpDater_e475s.cpp.
Override in child classes to set specific calibrations.
Reimplemented from KVINDRAUpDater.
Definition at line 106 of file KVINDRAUpDater_e475s.cpp.
Set calibration parameters for this run. This will: remove all the calibrators of all the detectors ready to receive the calibrators for the run (handled by child classes), set calibration parameters for the run set pedestals for the run
Reimplemented from KVINDRAUpDater.
Definition at line 58 of file KVINDRAUpDater_e475s.cpp.
Set pedestals for this run.
Reimplemented from KVINDRAUpDater.
Definition at line 151 of file KVINDRAUpDater_e475s.cpp.