Issue with MadAnalysis5

Asked by Sofia Ragons

Hi,

I have a problem with Madanalysis5.
I use Ubuntu 20.04 LTS.

When I want to use the program, after I launch it with the ./bin/ma5 command, I get the following error :
(by the way, In this generated error report," commande introuvable" means command not found and "aucun fichier ou dossier de ce type" means no such file/folder found. )

make : /home/sofia/madanalysis/tools/SampleAnalyzer/ExternalSymLink/Bin/root-config : commande introuvable
g++ -Wall -O3 -fPIC -I/home/sofia/madanalysis/tools/ -o root/TreeReaderBase.o -c root/TreeReaderBase.cpp
make : /home/sofia/madanalysis/tools/SampleAnalyzer/ExternalSymLink/Bin/root-config : commande introuvable
g++ -Wall -O3 -fPIC -I/home/sofia/madanalysis/tools/ -o root/RootMainHeaders.o -c root/RootMainHeaders.cpp
make : /home/sofia/madanalysis/tools/SampleAnalyzer/ExternalSymLink/Bin/root-config : commande introuvable
g++ -Wall -O3 -fPIC -I/home/sofia/madanalysis/tools/ -o root/ROOTReader.o -c root/ROOTReader.cpp
root/TreeReaderBase.cpp:26:10: fatal error: TChain.h: Aucun fichier ou dossier de ce type
   26 | #include <TChain.h>
      | ^~~~~~~~~~
compilation terminated.
make: *** [Makefile_root:90 : root/TreeReaderBase.o] Erreur 1
make: *** Attente des tâches non terminées....
In file included from root/RootMainHeaders.cpp:26:
/home/sofia/madanalysis/tools/SampleAnalyzer/Interfaces/root/RootMainHeaders.h:30:10: fatal error: TROOT.h: Aucun fichier ou dossier de ce type
   30 | #include <TROOT.h>
      | ^~~~~~~~~
compilation terminated.
make: *** [Makefile_root:90 : root/RootMainHeaders.o] Erreur 1
root/ROOTReader.cpp:29:10: fatal error: TROOT.h: Aucun fichier ou dossier de ce type
   29 | #include <TROOT.h>
      | ^~~~~~~~~
compilation terminated.
make: *** [Makefile_root:90 : root/ROOTReader.o] Erreur 1

From what I understand, this may be an issue with ROOT.
Does anyone have an idea of how I Could fix the issue ?
Maybe I could disable ROOT, but how to do it, exactly ?

Thanks in advance for your help.

Sofia

Question information

Language:
English Edit question
Status:
Answered
For:
MadAnalysis 5 Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Jack Y. Araz (jackaraz) said :
#1

** MadAnalysis 5 has been mitigated to GitHub! If you have any questions or bug reports please refer to the Issues section in our new GitHub repository. Launchpad will no longer be used.

 - GitHub Repository: https://github.com/MadAnalysis/madanalysis5
 - Issues: https://github.com/MadAnalysis/madanalysis5/issues

 - Latest MadAnalysis 5 release: https://github.com/MadAnalysis/madanalysis5/releases

Can you help with this problem?

Provide an answer of your own, or ask Sofia Ragons for more information if necessary.

To post a message you must log in.