--- chewbacca/YodaProfiler/inc/PamelaDBOperations.h 2009/01/12 18:23:36 1.7 +++ chewbacca/YodaProfiler/inc/PamelaDBOperations.h 2014/10/14 12:59:12 1.9 @@ -124,6 +124,7 @@ UInt_t chobtts; UInt_t chlastts; UInt_t chresursts; + UInt_t idresof; UInt_t chboot; UInt_t chminentry; @@ -307,6 +308,8 @@ void LockTables(); void UnLockTables(); // + void NotChewbacca(UInt_t boot, UInt_t tsync, UInt_t obt0, Bool_t gpamela); + // Bool_t NoFrag(){return(NOFRAG);}; Bool_t InsertRoot(){return(INSERT_ROOT);};