CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
CondCachedIter.h
Go to the documentation of this file.
1 #ifndef CondIter_CondCachedIter_h
2 #define CondIter_CondCachedIter_h
3 
4 
6 
7 
8 template <class T>
9 class CondCachedIter : public CondIter<T> {
10 public:
12  virtual ~CondCachedIter(){}
13 
14 };
15 
16 #endif
long double T
virtual ~CondCachedIter()