SimDataFormats
Associations
interface
VertexAssociation.h
Go to the documentation of this file.
1
#ifndef SimDataFormats_Associations_VertexAssociation_h
2
#define SimDataFormats_Associations_VertexAssociation_h
3
4
#include "
DataFormats/Common/interface/AssociationMap.h
"
5
#include "
DataFormats/Common/interface/OneToManyWithQualityGeneric.h
"
6
#include "
DataFormats/Common/interface/View.h
"
7
#include "
DataFormats/VertexReco/interface/Vertex.h
"
8
#include "
DataFormats/VertexReco/interface/VertexFwd.h
"
9
#include "
SimDataFormats/TrackingAnalysis/interface/TrackingVertex.h
"
10
#include "
SimDataFormats/TrackingAnalysis/interface/TrackingVertexContainer.h
"
11
12
namespace
reco
{
13
typedef
edm::AssociationMap<edm::OneToManyWithQuality<TrackingVertexCollection, edm::View<reco::Vertex>
,
double
>>
14
VertexSimToRecoCollection
;
15
typedef
edm::AssociationMap<edm::OneToManyWithQuality<edm::View<reco::Vertex>
,
TrackingVertexCollection
,
double
>>
16
VertexRecoToSimCollection
;
17
}
// namespace reco
18
19
#endif
reco::VertexRecoToSimCollection
edm::AssociationMap< edm::OneToManyWithQuality< edm::View< reco::Vertex >, TrackingVertexCollection, double > > VertexRecoToSimCollection
Definition:
VertexAssociation.h:16
AssociationMap.h
TrackingVertexCollection
std::vector< TrackingVertex > TrackingVertexCollection
Definition:
TrackingVertexContainer.h:8
TrackingVertex.h
reco::VertexSimToRecoCollection
edm::AssociationMap< edm::OneToManyWithQuality< TrackingVertexCollection, edm::View< reco::Vertex >, double > > VertexSimToRecoCollection
Definition:
VertexAssociation.h:14
reco
fixed size matrix
Definition:
AlignmentAlgorithmBase.h:45
TrackingVertexContainer.h
Vertex.h
edm::AssociationMap
Definition:
AssociationMap.h:48
OneToManyWithQualityGeneric.h
VertexFwd.h
View.h
Generated for CMSSW Reference Manual by
1.8.16