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;
ClassImp(KVPartitionList) void KVPartitionList
Initialisation.
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
KVDetector * GetDetector(const Char_t *name) const
Return detector in this structure with given name.
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 SetPressure(Double_t)
Wrapper for TRefArray adding some functionality.
virtual Int_t GetSize() const
TObject * At(Int_t idx) const