10 #include "KVDB_BIC_Pressures.h"
46 name.ReplaceAll(
"ChIo",
"BIC");
48 SetTitle(
"BIC Pressures set");
67 cout <<
"_____________________________________________________________"
68 << endl <<
"BIC Pressures :" << endl << GetName() <<
" " <<
69 GetTitle() << endl <<
"BIC_1 : " << fPressures[BIC_1] << endl
70 <<
"BIC_2 : " << fPressures[BIC_2] << endl <<
"BIC_3 : "
71 << fPressures[BIC_3] << endl <<
72 "______________________________________________________________" <<
winID h TVirtualViewer3D TVirtualGLPainter p
Database entry for BIC (Blocking Ionisation Chamber) pressures (experiment E416A)
void Print(Option_t *opt="") const
virtual ~KVDB_BIC_Pressures()
Destructor.
KVDB_BIC_Pressures()
Default constructor.