KaliVeda
1.12/06
Heavy-Ion Analysis Toolkit
|
Sets run parameters for INDRA_e613 dataset.
Created by KVClassFactory on Wed Nov 16 14:10:43 2011 Author: bonnet
Definition at line 15 of file KVINDRAUpDater_e613.h.
Public Member Functions | |
KVINDRAUpDater_e613 () | |
Default constructor. More... | |
virtual | ~KVINDRAUpDater_e613 () |
Destructor. More... | |
virtual void | SetChVoltParameters (KVDBRun *) |
virtual void | SetGains (KVDBRun *) |
virtual void | SetParameters (UInt_t run) |
virtual 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 | SetCalibParameters (KVDBRun *) |
Override in child classes to set specific calibrations. More... | |
virtual void | SetCalibrationParameters (UInt_t) |
virtual void | SetChIoPressures (KVDBRun *) |
virtual void | SetChIoSiPedestals (KVDBRun *) |
read Chio-Si-Etalons pedestals More... | |
virtual void | SetCsIGainCorrectionParameters (KVDBRun *) |
virtual void | SetCsIPedestals (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_e613.h>
KVINDRAUpDater_e613::KVINDRAUpDater_e613 | ( | ) |
Default constructor.
Definition at line 18 of file KVINDRAUpDater_e613.cpp.
|
virtual |
Destructor.
Definition at line 28 of file KVINDRAUpDater_e613.cpp.
Reimplemented from KVINDRAUpDater.
Definition at line 137 of file KVINDRAUpDater_e613.cpp.
Set gains used during this run Read gains in database just print detectors for which gains have changed
Reimplemented from KVINDRAUpDater.
Definition at line 41 of file KVINDRAUpDater_e613.cpp.
Do some e613 run-dependent fixing and bodging
Definition at line 194 of file KVINDRAUpDater_e613.cpp.
Set pedestals for this run.
Reimplemented from KVINDRAUpDater.
Definition at line 92 of file KVINDRAUpDater_e613.cpp.