| 62 |
|
|
| 63 |
private: |
private: |
| 64 |
|
|
| 65 |
|
static Bool_t simuflag; |
| 66 |
static Int_t GetIndex( UInt_t type ); |
static Int_t GetIndex( UInt_t type ); |
| 67 |
|
|
| 68 |
public: |
public: |
| 69 |
|
|
| 70 |
|
static void SetSimuFlag(Bool_t); |
| 71 |
|
static Bool_t GetSimuFlag(); |
| 72 |
// --------------------------------------------- |
// --------------------------------------------- |
| 73 |
// variables to store loaded-calibration info |
// variables to store loaded-calibration info |
| 74 |
// --------------------------------------------- |
// --------------------------------------------- |
| 129 |
// --------------------------------------------- |
// --------------------------------------------- |
| 130 |
// parameters |
// parameters |
| 131 |
// --------------------------------------------- |
// --------------------------------------------- |
| 132 |
static Bool_t Set( GL_RUN* glrun, TSQLServer* dbc, UInt_t type); |
static Bool_t Set( GL_RUN* glrun, TSQLServer* dbc, UInt_t type, UInt_t abstime=0); |
| 133 |
static Bool_t Set( GL_RUN* glrun, TSQLServer* dbc){ |
static Bool_t Set( GL_RUN* glrun, TSQLServer* dbc){ |
| 134 |
Bool_t result = true; |
Bool_t result = true; |
| 135 |
for(Int_t i=0; i<NTYPES; i++) |
for(Int_t i=0; i<NTYPES; i++) |