DataFormats
EgammaCandidates
interface
GsfElectronIsoCollection.h
Go to the documentation of this file.
1
#ifndef EgammaCandidates_GsfElectronIsoCollection_h
2
#define EgammaCandidates_GsfElectronIsoCollection_h
3
4
#include "
DataFormats/Common/interface/AssociationVector.h
"
5
#include "
DataFormats/EgammaCandidates/interface/GsfElectronFwd.h
"
6
#include <vector>
7
8
namespace
reco
{
9
10
typedef
edm::AssociationVector<reco::GsfElectronRefProd, std::vector<double>
>
GsfElectronIsoCollection
;
11
12
typedef
GsfElectronIsoCollection::value_type
GsfElectronIso
;
13
typedef
edm::Ref<GsfElectronIsoCollection>
GsfElectronIsoCollectionRef
;
14
typedef
edm::RefProd<GsfElectronIsoCollection>
GsfElectronIsoCollectionRefProd
;
15
typedef
edm::RefVector<GsfElectronIsoCollection>
GsfElectronIsoCollectionRefVector
;
16
17
}
// namespace reco
18
19
#endif
edm::RefProd
Definition:
EDProductfwd.h:25
edm::RefVector
Definition:
EDProductfwd.h:27
reco
fixed size matrix
Definition:
AlignmentAlgorithmBase.h:45
edm::Ref
Definition:
AssociativeIterator.h:58
reco::GsfElectronIsoCollection
edm::AssociationVector< reco::GsfElectronRefProd, std::vector< double > > GsfElectronIsoCollection
Definition:
GsfElectronIsoCollection.h:10
edm::AssociationVector
Definition:
AssociationVector.h:67
GsfElectronFwd.h
reco::GsfElectronIsoCollectionRefVector
edm::RefVector< GsfElectronIsoCollection > GsfElectronIsoCollectionRefVector
Definition:
GsfElectronIsoCollection.h:15
reco::GsfElectronIsoCollectionRefProd
edm::RefProd< GsfElectronIsoCollection > GsfElectronIsoCollectionRefProd
Definition:
GsfElectronIsoCollection.h:14
reco::GsfElectronIso
GsfElectronIsoCollection::value_type GsfElectronIso
Definition:
GsfElectronIsoCollection.h:12
reco::GsfElectronIsoCollectionRef
edm::Ref< GsfElectronIsoCollection > GsfElectronIsoCollectionRef
Definition:
GsfElectronIsoCollection.h:13
AssociationVector.h
edm::AssociationVector::value_type
std::pair< KeyRef, typename CVal::value_type > value_type
Definition:
AssociationVector.h:77
Generated for CMSSW Reference Manual by
1.8.16