RunningLUXSim
Jump to navigation
Jump to search
Available LUXSim and other software versions in CVMFS
- If you have CVMFS available on the machine, check it by :
ls /cvmfs/lz.opensciencegrid.org/LUXSim r861 r881 r895
- They are the svn checkouts from the main repo and compiled without any modification to the code
- Geant4 version geant4.9.5.p02 is available
ls /cvmfs/lz.opensciencegrid.org/geant4/ etc geant4.9.5.p02
- CLHEP version 2.1.0.1 is available
ls /cvmfs/lz.opensciencegrid.org/CLHEP/ 2.1.0.1
- ROOT version is available
ls /cvmfs/lz.opensciencegrid.org/ROOT/ v5.34.32
All these are used to compile LUXSimExecutable
How to run LUXSim
source /cvmfs/lz.opensciencegrid.org/geant4/etc/geant4env.sh cd /cvmfs/lz.opensciencegrid.org/LUXSim/r895/ ./LUXSimExecutable <some macro>
Convert output
- Converters are also compiled and can be used :
export ROOTSYS=/cvmfs/lz.opensciencegrid.org/ROOT/v5.34.32/slc6_gcc44_x86_64/root export PATH=${ROOTSYS}/bin:${PATH} export LD_LIBRARY_PATH=${ROOTSYS}/lib:${LD_LIBRARY_PATH} /cvmfs/lz.opensciencegrid.org/LUXSim/r895/tools/LUXRootReader outputXXXXXX.bin