Skip to content
Snippets Groups Projects
Commit 683aff1b authored by Louis Henry's avatar Louis Henry
Browse files

Edit number of FT hits

parent fc5af338
No related branches found
No related tags found
1 merge request!3427Fix track monitor number of FT hits
Pipeline #5629454 passed
......@@ -232,7 +232,7 @@ private:
, HitVeloALayers{owner, prefix + "HitVeloALayers", "Hit Velo-A layers", {26, -0.5, 25.5}}
, HitVeloCLayers{owner, prefix + "HitVeloCLayers", "Hit Velo-C layers", {26, -0.5, 25.5}}
, HitUTLayers{owner, prefix + "HitUTLayers", "Hit UT layers", {4, -0.5, 3.5}}
, HitFTLayers{owner, prefix + "HitFTLayers", "Hit FT layers", {12, -0.5, 11.5}}
, HitFTLayers{owner, prefix + "HitFTLayers", "Hit FT layers", {13, -0.5, 12.5}}
, TmpChi2PerDoF{owner, prefix + "chi2PerDofVelo", "chi/dof for velo segment", {50, 0, 5.}}
, TmpChi2DownStream{owner, prefix + "chi2PerDofDownstream", "chi/dof for T(Muon) segment", {50, 0, 5.}}
, TmpChi2Match{owner, prefix + "chi2PerDofMatch", "chi/dof upstream-downstream match", {50, 0, 5.}}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment