KaliVeda  1.13/01
Heavy-Ion Analysis Toolkit
KVDB_BIC_Pressures.cpp
Go to the documentation of this file.
1 /*
2 $Id: KVDB_BIC_Pressures.cpp,v 1.3 2007/02/14 14:13:05 franklan Exp $
3 $Revision: 1.3 $
4 $Date: 2007/02/14 14:13:05 $
5 */
6 
7 //Created by KVClassFactory on Tue Feb 13 18:37:09 2007
8 //Author: franklan
9 
10 #include "KVDB_BIC_Pressures.h"
11 
12 using namespace std;
13 
15 
16 
17 
18 
22 {
23  //Default constructor
24  init();
25 }
26 
27 
28 
31 
33 {
34  //Default constructor
35  init();
36  SetPressures(p);
37 }
38 
39 
40 
42 
44 {
45  TString name = GetName();
46  name.ReplaceAll("ChIo", "BIC");
47  SetName(name.Data());
48  SetTitle("BIC Pressures set");
49 }
50 
51 
52 
55 
57 {
58  //Destructor
59 }
60 
61 
62 
64 
66 {
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  "______________________________________________________________" <<
73  endl;
74 }
75 
76 
#define BIC_3
#define BIC_2
#define BIC_1
ClassImp(KVPartitionList) void KVPartitionList
Initialisation.
float Float_t
const char Option_t
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.
const char * Data() const
TString & ReplaceAll(const char *s1, const char *s2)
gr SetName("gr")