# | Line 8 | Line 8 | Requires: geant4 | |
---|---|---|
8 | ||
9 | mkdir -p %i/etc/scram.d | |
10 | cat << \EOF_TOOLFILE >%i/etc/scram.d/geant4.xml | |
11 | < | <tool name="GEANT4" version="@TOOL_VERSION@"> |
11 | > | <tool name="geant4" version="@TOOL_VERSION@"> |
12 | <info url="http://wwwinfo.cern.ch/asd/geant4/geant4.html"/> | |
13 | <lib name="G4digits_hits"/> | |
14 | <lib name="G4error_propagation"/> |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |