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