Skip to content

Commit

Permalink
deleted second application of GReWeightResonanceDecay calculator (#299)
Browse files Browse the repository at this point in the history
  • Loading branch information
leehagaman authored Oct 7, 2024
1 parent 56c375a commit ca22bc5
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1296,7 +1296,6 @@ void LoadReweightGenieEvent::SetupWeightCalculators(genie::rew::GReWeight& rw, c
rw.AdoptWghtCalc( "hadro_intranuke", new GReWeightINuke );
rw.AdoptWghtCalc( "hadro_agky", new GReWeightAGKY );
rw.AdoptWghtCalc( "xsec_nc", new GReWeightNuXSecNC );
rw.AdoptWghtCalc( "res_dk", new GReWeightResonanceDecay );
rw.AdoptWghtCalc( "xsec_empmec", new GReWeightXSecEmpiricalMEC );
// GReWeightDISNuclMod::CalcWeight() is not implemented, so we won't
// bother to use it here. - S. Gardiner, 9 Dec 2019
Expand Down

0 comments on commit ca22bc5

Please sign in to comment.