18 #include "KVDBChIoPressures.h"
26 UInt_t KVDBChIoPressures::fSetNumber = 0;
34 SetPressures(0., 0., 0., 0., 0.);
45 SetPressures(p1, p2, p3, p4, p5);
55 SetPressures(pressure);
81 void KVDBChIoPressures::InitCommon()
87 sprintf(num,
"%u", fSetNumber);
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: " <<
106 fPressures[CHIO_13_17] << endl <<
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)
void Print(Option_t *option="") const override
Float_t GetChIoPressures(UInt_t chio_number)
Record folder for the database.
virtual Bool_t AddKey(KVDBKey *key, Bool_t check=kTRUE)
virtual void SetTitle(const char *title="")
const char * GetName() const override
const char * GetTitle() const override
virtual void SetName(const char *name)