Changeset 13092 for trunk/FACT++
- Timestamp:
- 03/14/12 08:49:00 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FACT++/src/datalogger.cc
r13083 r13092 1028 1028 return; 1029 1029 } 1030 cout.precision(20);1031 cout << "Orig timestamp: " << Time(I->getTimestamp(), I->getTimestampMillisecs()*1000).Mjd() << endl;1030 // cout.precision(20); 1031 // cout << "Orig timestamp: " << Time(I->getTimestamp(), I->getTimestampMillisecs()*1000).Mjd() << endl; 1032 1032 // FIXME: Here we have to check if we have received the 1033 1033 // service with the run-number.
Note:
See TracChangeset
for help on using the changeset viewer.