Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
src
CondCore
Utilities
interface
CondCachedIter.h
Go to the documentation of this file.
1
#ifndef CondIter_CondCachedIter_h
2
#define CondIter_CondCachedIter_h
3
4
5
#include "
CondCore/Utilities/interface/CondIter.h
"
6
7
8
template
<
class
T>
9
class
CondCachedIter
:
public
CondIter
<T> {
10
public
:
11
CondCachedIter
() :
CondIter
<
T
>(
true
){}
12
virtual
~CondCachedIter
(){}
13
14
};
15
16
#endif
CondCachedIter
Definition:
CondCachedIter.h:9
funct::true
true
Definition:
Factorize.h:183
CondCachedIter::CondCachedIter
CondCachedIter()
Definition:
CondCachedIter.h:11
CondIter.h
CondIter
Definition:
CondIter.h:13
T
long double T
Definition:
Basic3DVectorLD.h:59
CondCachedIter::~CondCachedIter
virtual ~CondCachedIter()
Definition:
CondCachedIter.h:12
Generated for CMSSW Reference Manual by
1.8.5