Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
src
AnalysisDataFormats
Egamma
interface
ElectronIDAssociation.h
Go to the documentation of this file.
1
#ifndef ElectronIDAssociation_h
2
#define ElectronIDAssociation_h
3
4
#include <vector>
5
#include "
DataFormats/Common/interface/Ref.h
"
6
#include "
DataFormats/Common/interface/RefVector.h
"
7
#include "
DataFormats/Common/interface/RefProd.h
"
8
#include "
DataFormats/EgammaCandidates/interface/GsfElectronFwd.h
"
9
#include "
AnalysisDataFormats/Egamma/interface/ElectronIDFwd.h
"
10
#include "
DataFormats/Common/interface/AssociationMap.h
"
11
12
namespace
reco
{
13
14
// association map
15
typedef
edm::AssociationMap<edm::OneToOne<GsfElectronCollection, ElectronIDCollection>
>
ElectronIDAssociationCollection
;
16
17
typedef
ElectronIDAssociationCollection::value_type
ElectronIDAssociation
;
18
20
typedef
edm::Ref<ElectronIDAssociationCollection>
ElectronIDAssociationRef
;
21
23
typedef
edm::RefProd<ElectronIDAssociationCollection>
ElectronIDAssociationRefProd
;
24
26
typedef
edm::RefVector<ElectronIDAssociationCollection>
ElectronIDAssociationRefVector
;
27
28
}
29
30
#endif
reco::ElectronIDAssociationRef
edm::Ref< ElectronIDAssociationCollection > ElectronIDAssociationRef
reference to an object in a collection of SeedMap objects
Definition:
ElectronIDAssociation.h:20
ElectronIDFwd.h
AssociationMap.h
reco::ElectronIDAssociationRefProd
edm::RefProd< ElectronIDAssociationCollection > ElectronIDAssociationRefProd
reference to a collection of SeedMap objects
Definition:
ElectronIDAssociation.h:23
dt_dqm_sourceclient_common_cff.reco
tuple reco
Definition:
dt_dqm_sourceclient_common_cff.py:105
RefProd.h
RefVector.h
edm::RefProd< ElectronIDAssociationCollection >
edm::AssociationMap
Definition:
AssociationMap.h:20
edm::helpers::KeyVal
Definition:
AssociationMapHelpers.h:16
GsfElectronFwd.h
Ref.h
edm::RefVector< ElectronIDAssociationCollection >
reco::ElectronIDAssociation
ElectronIDAssociationCollection::value_type ElectronIDAssociation
Definition:
ElectronIDAssociation.h:17
reco::ElectronIDAssociationRefVector
edm::RefVector< ElectronIDAssociationCollection > ElectronIDAssociationRefVector
vector of references to objects in the same colletion of SeedMap objects
Definition:
ElectronIDAssociation.h:26
reco::ElectronIDAssociationCollection
edm::AssociationMap< edm::OneToOne< GsfElectronCollection, ElectronIDCollection > > ElectronIDAssociationCollection
Definition:
ElectronIDAssociation.h:15
edm::Ref< ElectronIDAssociationCollection >
Generated for CMSSW Reference Manual by
1.8.5