Skip to content

Commit

Permalink
cleaning
Browse files Browse the repository at this point in the history
  • Loading branch information
bam241 committed May 1, 2018
1 parent f1c3832 commit 749a673
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/separations.cc
Original file line number Diff line number Diff line change
Expand Up @@ -121,9 +121,7 @@ void Separations::Tick() {
it2->second = get_corrected_param<double>( it2->second, efficiency_uncertainty);
}
if(systematic_uncertainty){

info.second = eff_table;

}
}
stagedsep[name] = SepMaterial(eff_table, mat);
Expand Down

0 comments on commit 749a673

Please sign in to comment.