Open
Description
Some colleages that were installing REST-for-Physics for the first time understood from the documentation that REST is compatible with ROOT >6 but it failed to install on v6.22.02 even though it was compield with c++17 support.
We should define a specific minimum version of root that is supported and also add it to our CI, atleast compile REST on this.