Hi,
To clarify, should the “ROOT_INCLUDE_PATH” variable be set to something like “/path/to/delphes:”? I have something like that set up, however the ROOT examples provided with Delphes will only run from the Delphes folder itself. Similarly, some macros I wrote that include Delphes classes will only compile inside the Delphes folder – it seems like the ROOT compiler doesn’t know where Delphes is located? I see a mention of a “rootmap”. I don’t believe that my installation of Delphes 3.4.1 has one, although I built it following the provided instructions. I see some mention of the rootmap in this ROOT forum post, but it’s unclear to me if anything became of that.