This class traces the simulated and generated history of a given track.
reco::VertexRecoToSimCollection recoToSim_
void newEvent(const edm::Event &, const edm::EventSetup &)
Pre-process event information (for accessing reconstruction information)
bool bestMatchByMaxValue_
VertexHistory(const edm::ParameterSet &, edm::ConsumesCollector &&)
Constructor by pset.
edm::InputTag trackProducer_
const reco::VertexBaseRef & recoVertex() const
Return a reference to the reconstructed track.
reco::VertexSimToRecoCollection simToReco_
bool evaluate(TrackingVertexRef tvr)
Evaluate track history using a TrackingParticleRef.
edm::InputTag trackAssociator_
edm::InputTag trackingTruth_
reco::VertexBaseRef recovertex_
Base class to all the history types.
bool evaluate(TrackingParticleRef tpr)
Evaluate track history using a TrackingParticleRef.
std::string vertexAssociator_
std::pair< typename Association::data_type::first_type, double > match(Reference key, Association association, bool bestMatchByMaxValue)
Generic matching function.
double quality() const
Return the quality of the match.
edm::InputTag vertexProducer_