_ROOT Version: 6.08.06 Platform: Not Provided Compiler: Not Provided
I am having this trouble while running a macro :
error: unknown type name
‘TRootLHEFParticle’
TRootLHEFParticle p = (TRootLHEFParticle) branchParticle->At(i);
^
is the library containing the implementation of that class and its header file(s) available to ROOT perhaps via a rootmap file?
Could you share a reproducer?
D
glad you solved that and thanks for posting!
The rootmap file is generated together with the dictionaries and should be created by the Delphes build system.