![]() |
|
|||
File indexing completed on 2024-04-06 12:22:53
0001 #ifndef IIOV_H 0002 #define IIOV_H 0003 0004 #include <stdexcept> 0005 0006 #include "OnlineDB/EcalCondDB/interface/IUniqueDBObject.h" 0007 0008 /** 0009 * Abstract base class for an IOV object 0010 */ 0011 class IIOV : public IUniqueDBObject {}; 0012 0013 #endif
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.2.1 LXR engine. The LXR team |
![]() ![]() |