| Classes | Job Modules | Data Objects | Services | Algorithms | Tools | Packages | Directories | Tracs |

In This Package:

PerTemporalDataObject.h

Go to the documentation of this file.
00001 #ifndef PERTEMPORALDATAOBJECT_H
00002 #define PERTEMPORALDATAOBJECT_H
00003 
00004 #include "RootIOSvc/RootIOBaseObject.h"
00005 #include "Context/TimeStamp.h"
00006 
00007 class PerTemporalDataObject : public RootIOBaseObject
00008 {
00009 public:
00010 
00011     PerTemporalDataObject();
00012     virtual ~PerTemporalDataObject();
00013 
00015     TimeStamp earliest; 
00016 
00018     TimeStamp latest;
00019 };
00020 
00021 #endif  // PERTEMPORALDATAOBJECT_H
| Classes | Job Modules | Data Objects | Services | Algorithms | Tools | Packages | Directories | Tracs |

Generated on Mon Apr 11 20:18:44 2011 for PerBaseEvent by doxygen 1.4.7