--- YodaProfiler/inc/PamelaDBOperations.h 2006/10/17 15:19:56 1.6 +++ YodaProfiler/inc/PamelaDBOperations.h 2006/10/20 11:39:31 1.8 @@ -21,7 +21,7 @@ #include -#include +#include using namespace pamela; @@ -49,7 +49,8 @@ UInt_t tsync; UInt_t toffset; // -// Long64_t olderthan; + // Long64_t olderthan; + UInt_t dworbit; // UInt_t BOOTNO; UInt_t obt0; @@ -81,13 +82,13 @@ // Path to tle file TString tlefilename; - // flag to control profiler actions - Bool_t INSERT_RAW; - Bool_t INSERT_ROOT; - Bool_t VALIDATE; - - TDatime *clean_time; - + // flag to control profiler actions + Bool_t INSERT_RAW; + Bool_t INSERT_ROOT; + Bool_t VALIDATE; + + TDatime *clean_time; + // typedef std::list pcksList; static void getPacketsNames(pcksList &pcksNames){ @@ -159,6 +160,7 @@ // ULong64_t OBT(UInt_t obt); // + UInt_t AssignRunID(); // GL_TLE related functions int insertTle(cTle*); @@ -186,6 +188,7 @@ void SetNOBOOT(Bool_t noboot); void SetOlderThan(Long64_t oldthan); void SetTLEPath(TString str); + void SetOrbitNo(); // Bool_t SetID_RAW(); //