#include <TrackGenAssociatorBase.h>
Base class for TrackGenAssociators. Methods take as input the handle of Track and GenParticle collections and return an AssociationMap (oneToManyWithQuality)
Definition at line 35 of file TrackGenAssociatorBase.h.
TrackGenAssociatorBase::TrackGenAssociatorBase | ( | ) |
|
virtual |
Definition at line 7 of file TrackGenAssociatorBase.cc.
|
pure virtual |
Association Sim To Reco with Collections (Gen Particle version)
Implemented in TrackGenAssociatorByChi2.
|
pure virtual |
compare reco to sim the handle of reco::Track and GenParticle collections
Implemented in TrackGenAssociatorByChi2.
|
pure virtual |
Association Sim To Reco with Collections (Gen Particle version)
Implemented in TrackGenAssociatorByChi2.
|
pure virtual |
compare reco to sim the handle of reco::Track and GenParticle collections
Implemented in TrackGenAssociatorByChi2.