Ricochet: Difference between revisions

Jump to navigation Jump to search
476 bytes added ,  10 June 2017
No edit summary
 
== RAT for Ricochet ==
1. '''Install Prerequisites''' - Before downloading RAT, make sure you [https://github.com/rat-pac/rat-pac/blob/master/doc/installation.rst '''install the software packages in this order'''].
 
2. '''Download RAT''' - By running git clone in your working directory. This puts RAT in a new directory called rat.
 
3. '''Set up ROOT and GEANT4 by sourcing their respective environment scripts'''
=== Before Downloading ===
::*$ROOTSYS/bin/thisroot.sh and $G4INSTALL/bin/geant4.sh <br>
Before downloading RAT, make sure that you have the following software packages installed and it is done in this order
 
#
4.'''Run the following commands in the rat directory to build RAT'''
# Run configure script<br>./configure
# Setup Environment<br>source env.sh
# Compile<br>scons
 
=== Set up Environment ===

Navigation menu