#include <LazyGetter.h>
Public Member Functions | |
const RegionIndex< T > & | operator() (const RegionIndex< T > &) const |
() operator for construction of iterator More... | |
UpdateGetterAdapter (const LazyGetter< T > *) | |
Constructor. More... | |
Private Attributes | |
const LazyGetter< T > * | getter_ |
Definition at line 274 of file LazyGetter.h.
|
inline |
|
inline |
() operator for construction of iterator
Definition at line 297 of file LazyGetter.h.
References cmsHarvester::index, and edm::RegionIndex< T >::updateLazyGetter().
|
private |
Definition at line 286 of file LazyGetter.h.