master
Remove TrackAssociatorRecord as obsolete
Implement summary plot creation for Muons - Muon track validator now takes a vector of input tags for label, associatormap, and muonHistoParameters (same size, same order) - Summary plots can be used to compare efficiency and fake rate of muon objects both at the HLT and Offline - A single MuonTrackValidator object is used at the HLT to produce summary plots comparing all collections - Offline still split into multiple MuonTrackValidator objects, grouped per type (standard, refit, displaced, TeV, cosmic) - Update MuonTrackValidator logging information
Clang-Format