#include <VertexToTrackingVertexAssociatorBaseImpl.h>
Public Member Functions | |
virtual reco::VertexRecoToSimCollection | associateRecoToSim (const edm::Handle< edm::View< reco::Vertex >> &vCH, const edm::Handle< TrackingVertexCollection > &tVCH) const =0 |
virtual reco::VertexSimToRecoCollection | associateSimToReco (const edm::Handle< edm::View< reco::Vertex >> &vCH, const edm::Handle< TrackingVertexCollection > &tVCH) const =0 |
VertexToTrackingVertexAssociatorBaseImpl () | |
Constructor. More... | |
virtual | ~VertexToTrackingVertexAssociatorBaseImpl () |
Destructor. More... | |
Definition at line 8 of file VertexToTrackingVertexAssociatorBaseImpl.h.
reco::VertexToTrackingVertexAssociatorBaseImpl::VertexToTrackingVertexAssociatorBaseImpl | ( | ) |
|
virtual |
|
pure virtual |
compare reco to sim the handle of reco::Vertex and TrackingVertex collections
Implemented in VertexAssociatorByPositionAndTracks, and VertexAssociatorByTracks.
|
pure virtual |
compare reco to sim the handle of reco::Vertex and TrackingVertex collections
Implemented in VertexAssociatorByPositionAndTracks, and VertexAssociatorByTracks.