73 trackRecoToSim = trackAssociator->associateRecoToSim(trackCollection, TPCollection, &event,&setup);
83 trackSimToReco = trackAssociator->associateSimToReco (trackCollection, TPCollection, &event, &setup);
reco::VertexRecoToSimCollection recoToSim_
void newEvent(const edm::Event &, const edm::EventSetup &)
Pre-process event information (for accessing reconstruction information)
std::string trackAssociator_
bool bestMatchByMaxValue_
edm::InputTag trackProducer_
reco::VertexSimToRecoCollection simToReco_
bool evaluate(TrackingVertexRef tvr)
Evaluate track history using a TrackingParticleRef.
edm::InputTag trackingTruth_
reco::VertexBaseRef recovertex_
VertexHistory(const edm::ParameterSet &)
Constructor by pset.
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.
edm::InputTag vertexProducer_