Difference between revisions of "VeloTestbeamSoftware"

From LHCb Wiki
Jump to navigation Jump to search
(Created page with "For full instructions, see cern twiki: https://lbtwiki.cern.ch/bin/view/VELO/Tpx3TestbeamSoftware Kepler software was 'temporarily' installed in: /project/bfys/VeloTest...")
 
Line 11: Line 11:
 
  * login to a stoomboot node that has gcc7, e.g.
 
  * login to a stoomboot node that has gcc7, e.g.
 
   > ssh stbc-i6
 
   > ssh stbc-i6
  * change to bash, if you are not alrady running that:
+
  * change to bash, if you are not already running that:
 
   > bash
 
   > bash
 
  * run this setup script to put the software in your path:
 
  * run this setup script to put the software in your path:

Revision as of 15:54, 7 September 2018

For full instructions, see cern twiki:

 https://lbtwiki.cern.ch/bin/view/VELO/Tpx3TestbeamSoftware

Kepler software was 'temporarily' installed in:

 /project/bfys/VeloTestbeam/Kepler

To use:

* login to the Nikhef login server
* login to a stoomboot node that has gcc7, e.g.
  > ssh stbc-i6
* change to bash, if you are not already running that:
  > bash
* run this setup script to put the software in your path:
  > /project/bfys/VeloTestbeam/scripts/setuplhcb.sh
* test once that your setup actually works
  > lb-run Kepler bash
  > exit
* run an example setupscript (ask Elena?)
  > lb-run Kepler gaudirun.py myexample.py


created: WH 2018-09-07