Opened 3 years ago
#1530 new How to
Error parsing payload code for class ExRootTreeReader with content:
Reported by: | Chayanit Asawatangtrakuldee | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Delphes code | Version: | Delphes 3 |
Keywords: | parsing payload error | Cc: |
Description
I have tried to run ExRootTreeReader on output.root from DelphesHepMC2 (input HEPMC from Madgraph+Pythia8) but it complained error parsing payload for class ExRootTreeReader and Candidate. I have Delphes 3.4.3pre06 installed on lxplus.
libClassesDict dictionary payload:5:10: fatal error: '/workspace/build/projects/delphes-3.4.3pre06/src/delphes/3.4.3pre06/classes/DelphesModule.h' file not found
/afs/cern.ch/work/c/chayanit/private/Delphes/examples/Example1.C:12:10: fatal error: 'external/ExRootAnalysis/ExRootTreeReader.h' file not found
I see that the current version on github is updated to 3.5.0. Could it be relevant? How can I fix this issue?
Thanks in advance.
Best,
Chayanit