master
Remove duplicate imports
Snapshot of CMSSW_6_2_0_pre8.
Clean up associators and sequences for Offline muon validation
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
Tune hists + Add postproc
Add separate script (error)
Wider binning in Dxy Dz and rename hists to original
Make .777 workflow default Muon reconstruction
Implement consistency check for Validators - associatormap, label and muonHistoParameters must have the same size - associatormap and label must share the same input collection (associatormap and label vectors must have the same ordering)
Drop type specs for RecoMuon
test introduction of new muon track validation alongside the old one
clean up
Migrate (Cosmic)ParametersDefinerForTP to esConsumes()
Implement Phase 2 Muon HLT validation