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
RefProd.h
RefVector.h
edm::RefProd
Definition:
EDProductfwd.h:24
L1Trigger_dataformats.reco
dictionary reco
Definition:
L1Trigger_dataformats.py:9
edm::AssociationMap
Definition:
AssociationMap.h:21
edm::helpers::KeyVal
Definition:
AssociationMapHelpers.h:16
GsfElectronFwd.h
Ref.h
edm::RefVector
Definition:
EDProductfwd.h:25
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
Definition:
AssociativeIterator.h:52
Generated for CMSSW Reference Manual by
1.8.5