Hello,
After spending a bit of time on large sample analysis I went back to the FCC starterkit page to try to do a little bit of analysis with a smaller sample BSM collision. Following the tutorial, the environment is set with:
source /cvmfs/fcc.cern.ch/sw/latest/setup.sh
or in some cases it works better with
source /cvmfs/sw-nightlies.hsf.org/key4hep/setup.sh
and from there it has you use ‘which DelphesPythia8_EDM4HEP’ to make sure the package is available. This step gives me indication that it is accessible, but when using the commands:
'DelphesPythia8_EDM4HEP -h ’
or for event generation purposes:
’ DelphesPythia8_EDM4HEP card_IDEA.tcl edm4hep_IDEA.tcl p8_noBES_ee_ZH_ecm240.cmd p8_ee_ZH_ecm240_edm4hep.root’
both do not complete and will hang instead. I tried checking the processes by putting them in the background but both of the processes were immediately put into sleep status and would not complete. This is also after ensuring both tcl cards are the updated files and after wget-ing both all of the cmd files as stated in the tutorial.
Thanks,
Hayden Shaddix