DataFormats
EgammaReco
interface
HFEMClusterShapeAssociation.h
Go to the documentation of this file.
1
2
#ifndef HFEMClusterShapeAssociation_h
3
#define HFEMClusterShapeAssociation_h
4
5
#include <vector>
6
#include "
DataFormats/Common/interface/Ref.h
"
7
#include "
DataFormats/Common/interface/RefVector.h
"
8
#include "
DataFormats/EgammaReco/interface/HFEMClusterShapeFwd.h
"
9
#include "
DataFormats/EgammaReco/interface/SuperClusterFwd.h
"
10
#include "
DataFormats/Common/interface/AssociationMap.h
"
11
12
namespace
reco
{
13
14
// association map
15
typedef
edm::AssociationMap<edm::OneToOne<SuperClusterCollection, HFEMClusterShapeCollection>
>
16
HFEMClusterShapeAssociationCollection
;
17
18
typedef
HFEMClusterShapeAssociationCollection::value_type
HFEMClusterShapeAssociation
;
19
21
typedef
edm::Ref<HFEMClusterShapeAssociationCollection>
HFEMClusterShapeAssociationRef
;
22
24
typedef
edm::RefProd<HFEMClusterShapeAssociationCollection>
HFEMClusterShapeAssociationRefProd
;
25
27
typedef
edm::RefVector<HFEMClusterShapeAssociationCollection>
HFEMClusterShapeAssociationRefVector
;
28
29
}
// namespace reco
30
31
#endif
edm::RefProd
Definition:
EDProductfwd.h:25
AssociationMap.h
edm::helpers::KeyVal
Definition:
AssociationMapHelpers.h:22
reco::HFEMClusterShapeAssociationRefProd
edm::RefProd< HFEMClusterShapeAssociationCollection > HFEMClusterShapeAssociationRefProd
reference to a collection of SeedMap objects
Definition:
HFEMClusterShapeAssociation.h:24
edm::RefVector
Definition:
EDProductfwd.h:27
reco
fixed size matrix
Definition:
AlignmentAlgorithmBase.h:45
edm::Ref
Definition:
AssociativeIterator.h:58
reco::HFEMClusterShapeAssociationCollection
edm::AssociationMap< edm::OneToOne< SuperClusterCollection, HFEMClusterShapeCollection > > HFEMClusterShapeAssociationCollection
Definition:
HFEMClusterShapeAssociation.h:16
reco::HFEMClusterShapeAssociationRef
edm::Ref< HFEMClusterShapeAssociationCollection > HFEMClusterShapeAssociationRef
reference to an object in a collection of SeedMap objects
Definition:
HFEMClusterShapeAssociation.h:21
RefVector.h
edm::AssociationMap
Definition:
AssociationMap.h:48
HFEMClusterShapeFwd.h
Ref.h
SuperClusterFwd.h
reco::HFEMClusterShapeAssociation
HFEMClusterShapeAssociationCollection::value_type HFEMClusterShapeAssociation
Definition:
HFEMClusterShapeAssociation.h:18
reco::HFEMClusterShapeAssociationRefVector
edm::RefVector< HFEMClusterShapeAssociationCollection > HFEMClusterShapeAssociationRefVector
vector of references to objects in the same colletion of SeedMap objects
Definition:
HFEMClusterShapeAssociation.h:27
Generated for CMSSW Reference Manual by
1.8.16