CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Public Types | Static Public Member Functions
DataFormats_MuonReco::dictionary::edm::detail::GetProduct< COLLECTION > Struct Template Reference

#include <classes.h>

Public Types

typedef COLLECTION::value_type element_type
 
typedef COLLECTION::const_iterator iter
 

Static Public Member Functions

static const element_typeaddress (const iter &i)
 

Detailed Description

template<typename COLLECTION>
struct DataFormats_MuonReco::dictionary::edm::detail::GetProduct< COLLECTION >

Definition at line 31 of file classes.h.

Member Typedef Documentation

template<typename COLLECTION >
typedef COLLECTION::value_type DataFormats_MuonReco::dictionary::edm::detail::GetProduct< COLLECTION >::element_type

Definition at line 32 of file classes.h.

template<typename COLLECTION >
typedef COLLECTION::const_iterator DataFormats_MuonReco::dictionary::edm::detail::GetProduct< COLLECTION >::iter

Definition at line 33 of file classes.h.

Member Function Documentation

template<typename COLLECTION >
static const element_type* DataFormats_MuonReco::dictionary::edm::detail::GetProduct< COLLECTION >::address ( const iter i)
inlinestatic

Definition at line 34 of file classes.h.

36  {