Skip to content

Commit 99cb2b0

Browse files
authored
Merge pull request #59 from freddieknets/master
Typo in error routines
2 parents 27a1326 + 62700ef commit 99cb2b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

submodule_04e_correction.madx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ if (ver_hllhc_optics > 0 && correct_for_D2==1){
5656
};
5757

5858
! Add errors for the corrector magnets
59-
if (ver_hllhc_optics > 0 && on_errors_MCBRD==1){
59+
if (ver_hllhc_optics > 0 && on_errors_NLC==1){
6060
eoption,seed=myseed+200;call, file="errors/HL-LHC/Efcomp_NLC.madx";
6161
};
6262

0 commit comments

Comments
 (0)