Skip to content
Daniel Savoiu edited this page Aug 19, 2017 · 1 revision

Artus/Excalibur compilation/runtime errors:

  • Make sure you have sourced CMSSW and ini_excalibur.sh
  • Check that you are up to date in all four repositories (Excalibur, Artus, Kappa, KappaTools)
  • Use make allclean and make all
  • (only for standalone instalations) if new files have been added to Artus, it might be necessary to recreate the Artus Makefile with cmake . in the Artus/ folder

Plotting errors:

  • Merlin sometimes needs arguments including whitespaces enclosed in double and single quotes, e.g. --x-bins "'10 20 50'"
Clone this wiki locally