CMS 3D CMS Logo

VertexToTrackingVertexAssociatorBaseImpl.h
Go to the documentation of this file.
1 #ifndef SimDataFormats_Associations_VertexToTrackingVertexAssociatorBaseImpl_h
2 #define SimDataFormats_Associations_VertexToTrackingVertexAssociatorBaseImpl_h
3 
6 
7 namespace reco {
9  public:
14 
19 
24  };
25 } // namespace reco
26 
27 #endif
Handle.h
reco::VertexToTrackingVertexAssociatorBaseImpl::associateRecoToSim
virtual reco::VertexRecoToSimCollection associateRecoToSim(const edm::Handle< edm::View< reco::Vertex >> &vCH, const edm::Handle< TrackingVertexCollection > &tVCH) const =0
VertexAssociation.h
reco::VertexToTrackingVertexAssociatorBaseImpl::associateSimToReco
virtual reco::VertexSimToRecoCollection associateSimToReco(const edm::Handle< edm::View< reco::Vertex >> &vCH, const edm::Handle< TrackingVertexCollection > &tVCH) const =0
reco
fixed size matrix
Definition: AlignmentAlgorithmBase.h:45
edm::Handle
Definition: AssociativeIterator.h:50
reco::VertexToTrackingVertexAssociatorBaseImpl::VertexToTrackingVertexAssociatorBaseImpl
VertexToTrackingVertexAssociatorBaseImpl()
Constructor.
Definition: VertexToTrackingVertexAssociatorBaseImpl.cc:3
edm::View
Definition: CaloClusterFwd.h:14
reco::VertexToTrackingVertexAssociatorBaseImpl
Definition: VertexToTrackingVertexAssociatorBaseImpl.h:8
reco::VertexToTrackingVertexAssociatorBaseImpl::~VertexToTrackingVertexAssociatorBaseImpl
virtual ~VertexToTrackingVertexAssociatorBaseImpl()
Destructor.
Definition: VertexToTrackingVertexAssociatorBaseImpl.cc:5
edm::AssociationMap< edm::OneToManyWithQuality< edm::View< reco::Vertex >, TrackingVertexCollection, double > >