Skip to content

Commit

Permalink
Export minHitsQF to JSON files
Browse files Browse the repository at this point in the history
  • Loading branch information
mmasciov committed Oct 11, 2021
1 parent cbea08d commit 437e489
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mkFit/IterationConfig.cc
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ ITCONF_DEFINE_TYPE_NON_INTRUSIVE(mkfit::IterationParams,
/* float */ c_dzmax_bl,
/* float */ c_drmax_el,
/* float */ c_dzmax_el,
/* int */ minHitsQF,
/* float */ fracSharedHits,
/* float */ drth_central,
/* float */ drth_obarrel,
Expand Down

0 comments on commit 437e489

Please sign in to comment.