src
DataFormats
EgammaReco
interface
BasicClusterShapeAssociation.h
Go to the documentation of this file.
1
#ifndef EgammaReco_BasicClusterShapeAssociation_h
2
#define EgammaReco_BasicClusterShapeAssociation_h
3
// \class BasicClusterShapeAssociation
4
//
5
// \association of ClusterShape to BasicCluster
6
//
7
//
8
#include "
DataFormats/EgammaReco/interface/ClusterShapeFwd.h
"
9
#include "
DataFormats/EgammaReco/interface/BasicClusterFwd.h
"
10
#include "
DataFormats/Common/interface/Ref.h
"
11
#include "
DataFormats/Common/interface/RefVector.h
"
12
#include "
DataFormats/Common/interface/AssociationMap.h
"
13
#include <vector>
14
15
namespace
reco
{
16
typedef
edm::AssociationMap<edm::OneToOne<BasicClusterCollection, ClusterShapeCollection>
>
17
BasicClusterShapeAssociationCollection
;
18
typedef
BasicClusterShapeAssociationCollection::value_type
BasicClusterShapeAssociation
;
19
typedef
edm::Ref<BasicClusterShapeAssociationCollection>
BasicClusterShapeAssociationRef
;
20
typedef
edm::RefProd<BasicClusterShapeAssociationCollection>
BasicClusterShapeAssociationRefProd
;
21
typedef
edm::RefVector<BasicClusterShapeAssociationCollection>
BasicClusterShapeAssociationRefVector
;
22
}
// namespace reco
23
24
#endif
reco::BasicClusterShapeAssociationRef
edm::Ref< BasicClusterShapeAssociationCollection > BasicClusterShapeAssociationRef
Definition:
BasicClusterShapeAssociation.h:19
reco::BasicClusterShapeAssociationRefProd
edm::RefProd< BasicClusterShapeAssociationCollection > BasicClusterShapeAssociationRefProd
Definition:
BasicClusterShapeAssociation.h:20
AssociationMap.h
edm::Ref
Definition:
AssociativeIterator.h:58
reco::BasicClusterShapeAssociationRefVector
edm::RefVector< BasicClusterShapeAssociationCollection > BasicClusterShapeAssociationRefVector
Definition:
BasicClusterShapeAssociation.h:21
RefVector.h
reco::BasicClusterShapeAssociationCollection
edm::AssociationMap< edm::OneToOne< BasicClusterCollection, ClusterShapeCollection > > BasicClusterShapeAssociationCollection
Definition:
BasicClusterShapeAssociation.h:17
edm::RefProd
Definition:
EDProductfwd.h:25
ClusterShapeFwd.h
edm::AssociationMap
Definition:
AssociationMap.h:48
reco::BasicClusterShapeAssociation
BasicClusterShapeAssociationCollection::value_type BasicClusterShapeAssociation
Definition:
BasicClusterShapeAssociation.h:18
edm::helpers::KeyVal
Definition:
AssociationMapHelpers.h:22
BasicClusterFwd.h
Ref.h
edm::RefVector
Definition:
EDProductfwd.h:27
reco
fixed size matrix
Definition:
AlignmentAlgorithmBase.h:46
Generated for CMSSW Reference Manual by
1.8.14