KaliVeda
1.12/06
Heavy-Ion Analysis Toolkit
|
Sets run parameters for INDRA_e416a dataset.
Created by KVClassFactory on Wed Feb 14 12:54:25 2007 Author: franklan
Definition at line 21 of file KVINDRAUpDater_e416a.h.
Public Member Functions | |
KVINDRAUpDater_e416a () | |
Default constructor. More... | |
virtual | ~KVINDRAUpDater_e416a () |
Destructor. More... | |
virtual void | SetChIoPressures (KVDBRun *) |
Update ChIo and BIC pressures for this run with values in database. 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 | 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 | SetPedestals (KVDBRun *) |
Set pedestals for this run. More... | |
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_e416a.h>
KVINDRAUpDater_e416a::KVINDRAUpDater_e416a | ( | ) |
Default constructor.
Definition at line 26 of file KVINDRAUpDater_e416a.cpp.
|
virtual |
Destructor.
Definition at line 36 of file KVINDRAUpDater_e416a.cpp.
Update ChIo and BIC pressures for this run with values in database.
Reimplemented from KVINDRAUpDater.
Definition at line 46 of file KVINDRAUpDater_e416a.cpp.