Error in cling::AutoLoadingVisitor

Hi,

I am having the following issues when trying to generate events in my lxplus account. Any assistance in resolving these issues would be very much helpful.

^[[1;31mCommand “generate_events run_1 -f --nb_core=1 --laststep=pythia” interrupted with error:
InvalidCmd : pythia-pgs not install. Please install this package first.
To do so type: ‘install pythia-pgs’ in the mg5 interface^[[0m
gzip: THDMS_efft/Events/run_1/.gz: No such file or directory
ls: cannot access THDMS_efft/Events/run_1/
.hepmc: No such file or directory
Error in cling::AutoLoadingVisitor::InsertIntoAutoLoadingState:
Missing FileEntry for ExRootAnalysis/ExRootTreeReader.h
requested to autoload type ExRootTreeReader
Error in cling::AutoLoadingVisitor::InsertIntoAutoLoadingState:
Missing FileEntry for ExRootAnalysis/ExRootTreeWriter.h
requested to autoload type ExRootTreeWriter
Error in cling::AutoLoadingVisitor::InsertIntoAutoLoadingState:
Missing FileEntry for ExRootAnalysis/ExRootTreeBranch.h
requested to autoload type ExRootTreeBranch
Error in cling::AutoLoadingVisitor::InsertIntoAutoLoadingState:
Missing FileEntry for ExRootAnalysis/ExRootResult.h
requested to autoload type ExRootResult
Error in cling::AutoLoadingVisitor::InsertIntoAutoLoadingState:
Missing FileEntry for ExRootAnalysis/ExRootClassifier.h
requested to autoload type ExRootClassifier
Error in cling::AutoLoadingVisitor::InsertIntoAutoLoadingState:
Missing FileEntry for ExRootAnalysis/ExRootFilter.h
requested to autoload type ExRootFilter
Error in cling::AutoLoadingVisitor::InsertIntoAutoLoadingState:
Missing FileEntry for ExRootAnalysis/ExRootProgressBar.h
requested to autoload type ExRootProgressBar
Error in cling::AutoLoadingVisitor::InsertIntoAutoLoadingState:
Missing FileEntry for ExRootAnalysis/ExRootConfReader.h
requested to autoload type ExRootConfParam
Error in cling::AutoLoadingVisitor::InsertIntoAutoLoadingState:
Missing FileEntry for ExRootAnalysis/ExRootConfReader.h
requested to autoload type ExRootConfReader
Error in cling::AutoLoadingVisitor::InsertIntoAutoLoadingState:
Missing FileEntry for ExRootAnalysis/ExRootTask.h
requested to autoload type ExRootTask
** ERROR: can’t open run_1
/afs/cern.ch/user/a/abswain/public/work/delphes.sh: line 12: /afs/cern.ch/user/a/abswain/public/work/maini: No such file or directory

Thanks in advance,
Abhaya

Hi,
It seems to me not a ROOT problem, but of the tool you are using. Probably a configuration issue. Which tool are you using and in case please ask for support to the authors of that tool

Best regards

Lorenzo

Please export ROOT_INCLUDE_PATH=/wherever/Pythia/headers/are/installed (i.e. the directory that contains ExRootAnalysis) and run your command again.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.