checkmate is hosted by Hepforge, IPPP Durham

Getting Started

Setting up Root

Checking Root packages

It appears that you have a ROOT installation on your system. However, we have to check whether extra packages are installed, which are needed by CheckMATE. Since these packages are not installed by default, it is very likely that these have to be added.

The following set of commands check the presence of the required packages: [rootpath]/bin/root-config --has-minuit2
[rootpath]/bin/root-config --has-roofit
[rootpath]/bin/root-config --has-python

Did all these three commands return 'yes'?
Yes
No