Parent Directory | Revision Log | Patch
revision 1.2 by mocchiut, Fri Sep 1 12:47:12 2006 UTC | revision 1.3 by mocchiut, Tue Sep 5 10:48:58 2006 UTC | |
---|---|---|
# | Line 1001 GL_TIMESYNC::GL_TIMESYNC(UInt_t id, TStr | Line 1001 GL_TIMESYNC::GL_TIMESYNC(UInt_t id, TStr |
1001 | toffset = (UInt_t)atoll(Row->GetField(1)) - (UInt_t)(this->DBobt((UInt_t)atoll(Row->GetField(0)))/1000) + t0; | toffset = (UInt_t)atoll(Row->GetField(1)) - (UInt_t)(this->DBobt((UInt_t)atoll(Row->GetField(0)))/1000) + t0; |
1002 | }; | }; |
1003 | }; | }; |
1004 | // | |
1005 | file->Close(); | |
1006 | delete pResult; | delete pResult; |
1007 | }; | }; |
1008 |
|
ViewVC Help | |
Powered by ViewVC 1.1.23 |