Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
DataFormats
ParticleFlowReco
interface
PFClusterShapeAssociation.h
Go to the documentation of this file.
1
#ifndef ParticleFlowReco_PFClusterShapeAssociation_h_
2
#define ParticleFlowReco_PFClusterShapeAssociation_h_
3
// \class PFClusterShapeAssociation
4
//
5
// \association of ClusterShape to PFCluster
6
//
7
//
8
//
9
#include "
DataFormats/EgammaReco/interface/ClusterShapeFwd.h
"
10
#include "
DataFormats/ParticleFlowReco/interface/PFClusterFwd.h
"
11
#include "
DataFormats/Common/interface/Ref.h
"
12
#include "
DataFormats/Common/interface/RefVector.h
"
13
#include "
DataFormats/Common/interface/AssociationMap.h
"
14
#include <vector>
15
16
namespace
reco
17
{
18
typedef
19
edm::AssociationMap<edm::OneToOne<PFClusterCollection, ClusterShapeCollection>
>
20
PFClusterShapeAssociationCollection
;
21
typedef
22
PFClusterShapeAssociationCollection::value_type
PFClusterShapeAssociation
;
23
typedef
24
edm::Ref<PFClusterShapeAssociationCollection>
PFClusterShapeAssociationRef
;
25
typedef
26
edm::RefProd<PFClusterShapeAssociationCollection>
PFClusterShapeAssociationRefProd
;
27
typedef
28
edm::RefVector<PFClusterShapeAssociationCollection>
PFClusterShapeAssociationRefVector
;
29
}
30
31
#endif
reco::PFClusterShapeAssociationRefVector
edm::RefVector< PFClusterShapeAssociationCollection > PFClusterShapeAssociationRefVector
Definition:
PFClusterShapeAssociation.h:28
PFClusterFwd.h
reco::PFClusterShapeAssociation
PFClusterShapeAssociationCollection::value_type PFClusterShapeAssociation
Definition:
PFClusterShapeAssociation.h:22
AssociationMap.h
edm::Ref
Definition:
AssociativeIterator.h:51
reco::PFClusterShapeAssociationRefProd
edm::RefProd< PFClusterShapeAssociationCollection > PFClusterShapeAssociationRefProd
Definition:
PFClusterShapeAssociation.h:26
dt_dqm_sourceclient_common_cff.reco
tuple reco
Definition:
dt_dqm_sourceclient_common_cff.py:106
RefVector.h
edm::RefProd
Definition:
EDProductfwd.h:23
ClusterShapeFwd.h
edm::AssociationMap
Definition:
AssociationMap.h:47
edm::helpers::KeyVal
Definition:
AssociationMapHelpers.h:21
Ref.h
edm::RefVector
Definition:
EDProductfwd.h:24
reco::PFClusterShapeAssociationRef
edm::Ref< PFClusterShapeAssociationCollection > PFClusterShapeAssociationRef
Definition:
PFClusterShapeAssociation.h:24
reco::PFClusterShapeAssociationCollection
edm::AssociationMap< edm::OneToOne< PFClusterCollection, ClusterShapeCollection > > PFClusterShapeAssociationCollection
Definition:
PFClusterShapeAssociation.h:20
Generated for CMSSW Reference Manual by
1.8.5