Skip to content
This repository was archived by the owner on May 2, 2025. It is now read-only.

Commit e899789

Browse files
committed
fix LHAPDF data path
1 parent 329fea2 commit e899789

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

modulefiles/mcgen/.common

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ setenv GIBUU $d/gibuu
2929

3030
setenv PYTHIA8DATA $d/share/Pythia8/xmldoc
3131

32-
setenv LHAPDF_DATA_PATH /cvmfs/sft.cern.ch/lcg/external/lhapdfsets/current
33-
append-path LHAPDF_DATA_PATH $d/share/LHAPDF/
32+
#setenv LHAPDF_DATA_PATH /cvmfs/sft.cern.ch/lcg/external/lhapdfsets/current
33+
setenv LHAPDF_DATA_PATH $d/share/LHAPDF/
3434

3535
prepend-path ROOT_INCLUDE_PATH $d/clas12-elSpectro/elSpectro/core
3636
prepend-path ROOT_INCLUDE_PATH $d/clas12-elSpectro/elSpectro/jpacPhoto/include

0 commit comments

Comments
 (0)