Opened 11 years ago
Closed 11 years ago
#217 closed Bug (fixed)
bug compiling delphes_3.0.10
Reported by: | ahmed hammad | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Delphes code | Version: | Delphes 3 |
Keywords: | Cc: |
Description
Dear delphes team
when i tried to compile delphes 3.0.10 ,after i type make , i found bug
modules/JetSubStructure.cc:110:62: error: ‘filtered_jet_CA3’ was not declared in this scope
modules/JetSubStructure.cc:110:105: error: ‘sorted_by_pt’ was not declared in this scope
modules/JetSubStructure.cc:110:105: note: suggested alternative:
In file included from external/fastjet/JetDefinition.hh:34:0,
from modules/JetSubStructure.cc:36:
external/fastjet/PseudoJet.hh:834:24: note: ‘fastjet::sorted_by_pt’
make: * [tmp/modules/JetSubStructure.o] Error 1
Cheers
Ahmed
Change History (2)
comment:1 by , 11 years ago
comment:2 by , 11 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Dear Ahmed,
I don't see any module called JetSubStructure in Delphes 3.0.10.
From where do you get this version?
Could you, please check whether modules/JetSubStructure.cc contains all necessary includes:
Regards,
Pavel