Skip to content

Commit

Permalink
Also changed namespace on n3lo branch
Browse files Browse the repository at this point in the history
  • Loading branch information
alexanderkarlberg committed Apr 16, 2024
1 parent dd0b7f8 commit d0df30f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/hoppet_v1.h
Expand Up @@ -32,7 +32,7 @@
#define hoppetStrFctNNLO hoppetstrfctnnlo_
#define hoppetStrFctN3LO hoppetstrfctn3lo_

namespace hoppet {
namespace hoppetv1 {
/// indices for the different structure functions
const int iF1Wp = 1+6; //< F1 W+ : D + Ubar
const int iF2Wp = 2+6; //< F2 W+ : D + Ubar
Expand Down

0 comments on commit d0df30f

Please sign in to comment.