Skip to content

Commit b90535a

Browse files
committed
link to neutron point-like cross-sections needed starting from FLUKA_4.5
1 parent 78b931b commit b90535a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Detectors/gconfig/src/FlukaConfig.cxx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ void linkFlukaFiles()
4242
gSystem->Exec("ln -s $FLUKADATA/random.dat .");
4343
gSystem->Exec("ln -s $FLUKADATA/dnr.dat .");
4444
gSystem->Exec("ln -s $FLUKADATA/nunstab.data .");
45+
gSystem->Exec("ln -s $FLUKADATA/neutron .");
4546
// Give some meaningfull name to the output
4647
gSystem->Exec("ln -s fluka.out fort.11");
4748
gSystem->Exec("ln -s fluka.err fort.15");

0 commit comments

Comments
 (0)