CMS 3D CMS Logo

ElectronIsolationAssociation.h

Go to the documentation of this file.
00001 #ifndef EgammaCandidates_ElectronIsolationAssociation_h
00002 #define EgammaCandidates_ElectronIsolationAssociation_h
00003 // \class ElectronIsolationAssociation
00004 // 
00005 // \short association of Isolation to an Electron
00006 // $Id: ElectronIsolationAssociation.h,v 1.2 2007/07/31 15:20:03 ratnik Exp $
00007 //
00008 
00009 #include "DataFormats/Common/interface/AssociationMap.h"
00010 #include "DataFormats/EgammaCandidates/interface/ElectronFwd.h" 
00011 #include <vector>
00012 
00013 namespace reco {
00014   typedef edm::AssociationMap<edm::OneToValue<std::vector<reco::Electron>, float > > ElectronIsolationMap;
00015 }
00016 #endif

Generated on Tue Jun 9 17:30:42 2009 for CMSSW by  doxygen 1.5.4