CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Public Attributes
DataFormats_EgammaCandidates::ptr Struct Reference

#include <classes.h>

Public Attributes

edm::Ptr< reco::GsfElectronp_gsfElectron
 
edm::Ptr< reco::Photonptr_ph
 
edm::PtrVector< reco::Photonptrv_ph
 
edm::PtrVector< reco::GsfElectronpv_gsfElectron
 
edm::Wrapper< edm::Ptr
< reco::GsfElectron > > 
w_p_gsfElectron
 
edm::Wrapper< edm::PtrVector
< reco::GsfElectron > > 
w_pv_gsfElectron
 

Detailed Description

Definition at line 204 of file classes.h.

Member Data Documentation

edm::Ptr<reco::GsfElectron> DataFormats_EgammaCandidates::ptr::p_gsfElectron

Definition at line 206 of file classes.h.

edm::Ptr<reco::Photon> DataFormats_EgammaCandidates::ptr::ptr_ph

Definition at line 212 of file classes.h.

edm::PtrVector<reco::Photon> DataFormats_EgammaCandidates::ptr::ptrv_ph

Definition at line 213 of file classes.h.

edm::PtrVector<reco::GsfElectron> DataFormats_EgammaCandidates::ptr::pv_gsfElectron

Definition at line 209 of file classes.h.

edm::Wrapper<edm::Ptr<reco::GsfElectron> > DataFormats_EgammaCandidates::ptr::w_p_gsfElectron

Definition at line 207 of file classes.h.

edm::Wrapper<edm::PtrVector<reco::GsfElectron> > DataFormats_EgammaCandidates::ptr::w_pv_gsfElectron

Definition at line 210 of file classes.h.