| 112 | UInt_t GetRUNHEADER_OBT(){return(RUNHEADER_OBT);}; | UInt_t GetRUNHEADER_OBT(){return(RUNHEADER_OBT);}; | 
| 113 | UInt_t GetRUNTRAILER_OBT(){return(RUNTRAILER_OBT);}; | UInt_t GetRUNTRAILER_OBT(){return(RUNTRAILER_OBT);}; | 
| 114 | UInt_t GetNEVENTS(){return(NEVENTS);}; | UInt_t GetNEVENTS(){return(NEVENTS);}; | 
| 115 |  | UInt_t GetBOOT_NUMBER(){return(BOOT_NUMBER);}; | 
| 116 | UInt_t GetTRK_CALIB(){return(TRK_CALIB_USED);}; | UInt_t GetTRK_CALIB(){return(TRK_CALIB_USED);}; | 
| 117 | UInt_t GetPKT_COUNTER(){return(PKT_COUNTER);}; | UInt_t GetPKT_COUNTER(){return(PKT_COUNTER);}; | 
| 118 | UInt_t GetLAST_TIMESYNC(){return(LAST_TIMESYNC);}; | UInt_t GetLAST_TIMESYNC(){return(LAST_TIMESYNC);}; | 
| 277 | UInt_t DBpkt(UInt_t PKT); | UInt_t DBpkt(UInt_t PKT); | 
| 278 | ULong64_t DBobt(UInt_t OBT); | ULong64_t DBobt(UInt_t OBT); | 
| 279 | // | // | 
| 280 |  | TString ConvertTime(TString tzone, UInt_t dbt); | 
| 281 |  | TString UnConvertTime(TString tzone, UInt_t dbt); | 
| 282 |  |  | 
| 283 |  |  | 
| 284 | ClassDef(GL_TIMESYNC,1); | ClassDef(GL_TIMESYNC,1); |