Skip to content

Commit

Permalink
roll back tuning
Browse files Browse the repository at this point in the history
  • Loading branch information
VinInn authored and fwyzard committed Aug 1, 2016
1 parent 7ae12a9 commit 3153070
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ MultiTrajectoryStateAssembler::MultiTrajectoryStateAssembler () :
//
sortStates = false;
minValidFraction = 0.01;
minFractionalWeight = 1.e-4; // 6;
minFractionalWeight = 1.e-6; // 4;
}

void MultiTrajectoryStateAssembler::addState (const TrajectoryStateOnSurface tsos) {
Expand Down

0 comments on commit 3153070

Please sign in to comment.