10 #include "KVINDRAUpDater_e416a.h"
13 #include "KVDB_BIC_Pressures.h"
16 #include "KVINDRADB.h"
57 if (param_list->
GetSize() > 1) {
59 "There are %d sets of BIC pressures for this run. Check file %s",
63 cout <<
"--> Setting BIC pressures" << endl;
64 cout <<
" BIC_1: " << kvps->
65 GetPressure(BIC_1) <<
" Torr" << endl;
66 cout <<
" BIC_2: " << kvps->
67 GetPressure(BIC_2) <<
" Torr" << endl;
68 cout <<
" BIC_3: " << kvps->
69 GetPressure(BIC_3) <<
" Torr" << endl;
virtual Float_t GetPressure(UInt_t chio_number)
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 ,,.
Database entry for BIC (Blocking Ionisation Chamber) pressures (experiment E416A)
TString GetCalibFileName(const Char_t *type) const
Sets run parameters for INDRA_e416a dataset.
virtual void SetChIoPressures(KVDBRun *)
Update ChIo and BIC pressures for this run with values in database.
virtual ~KVINDRAUpDater_e416a()
Destructor.
virtual void SetChIoPressures(KVDBRun *)
virtual void SetCalibParameters(KVDBRun*);
KVINDRADetector * GetDetector(const Char_t *name) const override
Wrapper for TRefArray adding some functionality.
Int_t GetSize() const override
TObject * At(Int_t idx) const override