/search.css" rel="stylesheet" type="text/css"/> /search.js">
| Classes | Job Modules | Data Objects | Services | Algorithms | Tools | Packages | Directories | Tracs |

In This Package:

MiniDryRunTimeCorrection.h
Go to the documentation of this file.
00001 //
00002 // Usage:
00003 // Input: run number
00004 // Output: delat t which should be added to your original time stamp
00005 //
00006 // For mini dry run only.
00007 // 2010/03/03  Zhe Wang
00008 // 
00009 
00010 #ifndef _MINI_DRY_RUN_TIME_CORRECTION_H_
00011 #define _MINI_DRY_RUN_TIME_CORRECTION_H_
00012 
00013 #include "Context/TimeStamp.h"
00014 
00015 TimeStamp MiniDryRunTimeCorrection(int run);
00016 
00017 #endif // _MINI_DRY_RUN_TIME_CORRECTION_H_
| Classes | Job Modules | Data Objects | Services | Algorithms | Tools | Packages | Directories | Tracs |

Generated on Fri May 16 2014 09:59:23 for DataSvc by doxygen 1.7.4