Skip to content
Snippets Groups Projects

Include Muon hits in PrKM

Merged Paula Herrero Gascon requested to merge paula-muonPrKM into master
@@ -93,6 +93,7 @@ namespace LHCb::Event::Enum::Track {
FitTChi2 = 19, // Chi2 of the T station segment (from TrackFitResult)
FitTNDoF = 20, // NDoF of the T station segment chisq
FitMatchChi2 = 21, // Chi2 of the breakpoint between T and TT (from TrackFitResult)
FitMuonChi2 = 22,
NUTOutliers = 25, // Number of UT outlier hits (from TrackFitResult)
TsaLikelihood = 32, // Likelihood from tsa seeding
CloneDist = 101, // Track is flagged as being a (rejected) clone of another track. Value is the
Loading