Skip to content

gouskos/100TeVFWK

 
 

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.

Clone your fork of this repository:

git clone git@github.com:[your-github-username]/FCCSW.git
cd FCCSW

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

./run gaudirun.py Examples/options/example_options.py

You should see an HepMC printout. More tests can be executed with

make test

Documentation

Please consult FCCSW documentation

100TeVFWK

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 49.0%
  • C++ 35.7%
  • Tcl 11.7%
  • CMake 2.7%
  • Batchfile 0.7%
  • Makefile 0.1%
  • Other 0.1%