18 #include "KVDBChIoPressures.h"
19 #include "Riostream.h"
34 SetPressures(0., 0., 0., 0., 0.);
42 Float_t p4, Float_t p5)
45 SetPressures(p1, p2, p3, p4, p5);
55 SetPressures(pressure);
84 TString name =
"ChIo_Pres";
90 SetTitle(
"ChIo Pressures set");
91 AddKey(
"Runs",
"List of related runs");
100 cout <<
"_____________________________________________________________"
101 << endl <<
"ChIo Pressures :" << endl << GetName() <<
" " <<
102 GetTitle() << endl <<
"ChIo 2_3 : " <<
fPressures[CHIO_2_3] << endl
103 <<
"ChIo 4_5 : " <<
fPressures[CHIO_4_5] << endl <<
"ChIo 6_7 : "
104 <<
fPressures[CHIO_6_7] << endl <<
"ChIo 8_12 : " <<
105 fPressures[CHIO_8_12] << endl <<
"ChIo 13_17: " <<
107 "______________________________________________________________" <<
CHIO pressure parameters.
void SetPressures(Float_t p1=0, Float_t p2=0, Float_t p3=0, Float_t p4=0, Float_t p5=0)
virtual void Print(Option_t *option="") const
Float_t GetChIoPressures(UInt_t chio_number)
Record folder for the database.
virtual Bool_t AddKey(KVDBKey *key, Bool_t check=kTRUE)