RunningLUXSim: Difference between revisions
Jump to navigation
Jump to search
TapasSarangi (talk | contribs) No edit summary |
TapasSarangi (talk | contribs) No edit summary |
||
Line 3: | Line 3: | ||
* If you have CVMFS available on the machine, check it by : |
* If you have CVMFS available on the machine, check it by : |
||
ls /cvmfs/lz.opensciencegrid.org/LUXSim |
|||
r861 r881 r895 |
r861 r881 r895 |
||
Line 9: | Line 9: | ||
* Geant4 version geant4.9.5.p02 is available |
* Geant4 version geant4.9.5.p02 is available |
||
ls /cvmfs/lz.opensciencegrid.org/geant4/ |
|||
etc geant4.9.5.p02 |
etc geant4.9.5.p02 |
||
* CLHEP version 2.1.0.1 is available |
* CLHEP version 2.1.0.1 is available |
||
ls /cvmfs/lz.opensciencegrid.org/CLHEP/ |
|||
2.1.0.1 |
2.1.0.1 |
||
* ROOT version is available |
* ROOT version is available |
||
ls /cvmfs/lz.opensciencegrid.org/ROOT/ |
|||
v5.34.32 |
v5.34.32 |
||
Revision as of 16:12, 13 August 2015
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 other 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/r895/ ./LUXSimExecutable
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