Main Page
Namespaces
Classes
Package Documentation
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
14
namespace
reco
{
15
16
// association map
17
// typedef edm::ValueMap<reco::CaloClusterPtrVector> TrackCaloClusterAssociationCollection;
18
19
typedef
edm::ValueMap<reco::CaloClusterPtr>
TrackCaloClusterPtrAssociation
;
20
typedef
edm::ValueMap<reco::CaloClusterPtrVector>
TrackCaloClusterPtrVectorAssociation
;
21
22
23
}
24
25
#endif
reco::TrackCaloClusterPtrVectorAssociation
edm::ValueMap< reco::CaloClusterPtrVector > TrackCaloClusterPtrVectorAssociation
Definition:
TrackCaloClusterAssociation.h:20
TrackFwd.h
PtrVector.h
ValueMap.h
CaloClusterFwd.h
RefVector.h
Ptr.h
reco::TrackCaloClusterPtrAssociation
edm::ValueMap< reco::CaloClusterPtr > TrackCaloClusterPtrAssociation
Definition:
TrackCaloClusterAssociation.h:19
edm::ValueMap< reco::CaloClusterPtr >
Ref.h
reco
fixed size matrix
Definition:
AlignmentAlgorithmBase.h:43
Generated for CMSSW Reference Manual by
1.8.11