DataFormats
EgammaTrackReco
interface
TrackCaloClusterAssociation.h
Go to the documentation of this file.
1
#ifndef TrackCaloClusterAssociation_h
2
#define TrackCaloClusterAssociation_h
3
4
#include <vector>
5
#include "
DataFormats/Common/interface/Ref.h
"
6
#include "
DataFormats/Common/interface/RefVector.h
"
7
#include "
DataFormats/Common/interface/Ptr.h
"
8
#include "
DataFormats/Common/interface/PtrVector.h
"
9
#include "
DataFormats/TrackReco/interface/TrackFwd.h
"
10
#include "
DataFormats/CaloRecHit/interface/CaloClusterFwd.h
"
11
#include "
DataFormats/Common/interface/ValueMap.h
"
12
13
namespace
reco
{
14
15
// association map
16
// typedef edm::ValueMap<reco::CaloClusterPtrVector> TrackCaloClusterAssociationCollection;
17
18
typedef
edm::ValueMap<reco::CaloClusterPtr>
TrackCaloClusterPtrAssociation
;
19
typedef
edm::ValueMap<reco::CaloClusterPtrVector>
TrackCaloClusterPtrVectorAssociation
;
20
21
}
// namespace reco
22
23
#endif
reco::TrackCaloClusterPtrVectorAssociation
edm::ValueMap< reco::CaloClusterPtrVector > TrackCaloClusterPtrVectorAssociation
Definition:
TrackCaloClusterAssociation.h:19
TrackFwd.h
PtrVector.h
ValueMap.h
CaloClusterFwd.h
RefVector.h
Ptr.h
reco::TrackCaloClusterPtrAssociation
edm::ValueMap< reco::CaloClusterPtr > TrackCaloClusterPtrAssociation
Definition:
TrackCaloClusterAssociation.h:18
edm::ValueMap
Definition:
ValueMap.h:107
Ref.h
reco
fixed size matrix
Definition:
AlignmentAlgorithmBase.h:46
Generated for CMSSW Reference Manual by
1.8.14