00001 #ifndef CDBROOREADONLY_ORIGIN_COLLECTION_R_HH 00002 #define CDBROOREADONLY_ORIGIN_COLLECTION_R_HH 00003 00004 // File and Version Information: 00005 // $Id: CdbRooRoOriginCollectionR.hh,v 1.1 2004/11/24 17:34:13 gapon Exp $ 00006 00007 #include "CdbRooReadonly/CdbRooRoOriginR.hh" 00008 #include "CdbRooReadonly/CdbRooRoNameIdCollectionR.hh" 00009 00010 /// The "visible" interval type 00011 00012 typedef CdbRooRoNameIdCollectionR< CdbRooRoOriginR > CdbRooRoOriginCollectionR; 00013 00014 #endif /* CDBROOREADONLY_ORIGIN_COLLECTION_R_HH */
1.3-rc3