No libDelphes in my ROOT

Hi,

I got tag_1_delphes_events.root from Madgraph. However, in root,

when typing:
gSystem->Load(“libDelphes”)

There is bug:
Error in TMacOSXSystem::DynamicPathName: libDelphes[.so | .dll | .dylib
| .sl | .dl | .a] does not exist in
:/opt/local/libexec/root5/lib::/opt/local/libexec/root5/lib::.:/opt/local/libexec/root5/lib/root::/opt/local/libexec/root5/lib/root/cint/cint/stl
(int)(-1)

And I found that there is no libDelphes in my root.

Could you please tell me what I need to do now?

Thanks,
Chang

Delphes is an external framework and you need to build it yourself.