CMS 3D CMS Logo

edm::FindValue< T > Struct Template Reference

#include <DataFormats/Common/interface/LazyGetter.h>

List of all members.

Public Member Functions

FindValue< T >::result_type operator() (typename FindValue< T >::first_argument_type container, typename FindValue< T >::second_argument_type index) const


Detailed Description

template<typename T>
struct edm::FindValue< T >

Definition at line 519 of file LazyGetter.h.


Member Function Documentation

template<typename T>
FindValue<T>::result_type edm::FindValue< T >::operator() ( typename FindValue< T >::first_argument_type  container,
typename FindValue< T >::second_argument_type  index 
) const [inline]

Definition at line 520 of file LazyGetter.h.

00520 {return &*(container.begin_record()+index);} 


The documentation for this struct was generated from the following file:
Generated on Tue Jun 9 18:41:02 2009 for CMSSW by  doxygen 1.5.4