FCCANALYSIS-SUBMIT(1) | fccanalysis-submit man page | FCCANALYSIS-SUBMIT(1) |
fccanalysis-submit - submit FCC analysis to be run on a distributed system
fccanalysis submit [-h | --help] [--w SYSTEM] analysis-script -- [ANALYSIS ARGUMENTS]
fccanalysis-submit will submit analysis provided in the analysis script to the distributed system of choice. Currently only CERN's HTCondor is supported.
The mechanism of submission of the jobs to the HTCondor depends on the filesystem which hosts the code of the FCCAnalyses. If the code is hosted on the AFS the jobs are submitted using shared filesystem mechanism, otherwise spool mechanism is used.
Here is an overview where the output of the jobs can be saved
depending on where the FCCAnalyses code is hosted:
| Hosted on \ Output to | AFS | EOS |
| --------------------- | --- | --- |
| AFS | x | x |
| EOS | 0 | x |
fccanalysis(1), fccanalysis-script(7)
Many
There are many contributors to the FCCAnalyses framework, but the
principal authors are:
Clement Helsens
Valentin Volkl
Gerardo Ganis
Part of the FCCAnalyses framework.
14 May 2025 | 0.11.0 |