RunningLUXSim: Difference between revisions
Jump to navigation
Jump to search
TapasSarangi (talk | contribs) (Created page with "== Available LUXSim versions in CVMFS == * If you have CVMFS available on the machine, check it by : ls /cvmfs/lz.opensciencegrid.org/LUXSim r861 r881 r895") |
TapasSarangi (talk | contribs) |
||
Line 1: | Line 1: | ||
== Available LUXSim versions in CVMFS == |
== Available LUXSim and other software versions in CVMFS == |
||
* 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 |
||
* 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 |
Revision as of 15:51, 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