CMS 3D CMS Logo

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 206 of file classes.h.

Member Data Documentation

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

Definition at line 208 of file classes.h.

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

Definition at line 214 of file classes.h.

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

Definition at line 215 of file classes.h.

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

Definition at line 211 of file classes.h.

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

Definition at line 209 of file classes.h.

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

Definition at line 212 of file classes.h.