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

In This Package:

RootIOBaseObject.h

Go to the documentation of this file.
00001 
00011 #ifndef ROOTIOBASEOBJECT_H
00012 #define ROOTIOBASEOBJECT_H
00013 
00014 #include "RootIOSvc/RootIOUserData.h"
00015 
00016 class RootIOBaseObject {
00017 public:
00018     RootIOBaseObject();
00019     RootIOBaseObject(int clid);
00020     virtual ~RootIOBaseObject();
00021     int clID;
00022 };
00023 
00024 #endif  // ROOTIOBASEOBJECT_H
| Classes | Job Modules | Data Objects | Services | Algorithms | Tools | Packages | Directories | Tracs |

Generated on Mon Apr 11 20:18:19 2011 for RootIOSvc by doxygen 1.4.7