Skip to content

hegner/FCCSW

 
 

Repository files navigation

FCCSW

Common software for all FCC experiments. This software is based on Gaudi.

Installation

Log in to lxplus SLC6. Please note that these instructions might not work on another SLC6 machine.

Set up your environment, as everytime you want to build or use this software:

source ./init.sh

Compile the FCC software:

make -j 12

Test

cp ~hegner/public/example_MyPythia.dat .
./run gaudirun.py Examples/options/example_options.py

You should see an HepMC printout.

Documentation

Please consult FCCSW documentation

About

FCC software, common to FCC-hh, -ee, and -eh.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 81.1%
  • Tcl 6.3%
  • Python 6.0%
  • CMake 4.0%
  • Objective-C 1.6%
  • Batchfile 0.6%
  • Other 0.4%