sherpa is hosted by Hepforge, IPPP Durham
close Warning: Can't synchronize with repository "(default)" (/hepforge/svn/sherpa does not appear to be a Subversion repository.). Look in the Trac log for more information.
Modify

Opened 10 years ago

Closed 10 years ago

#305 closed defect (wontfix)

compilation with delphes linkage

Reported by: alexandra.oliveira@cern.ch Owned by: support@sherpa-mc.de
Priority: major Milestone: rel-2.2.0
Component: Unknown Version: 2.1.0
Keywords: Cc:

Description

Dear developers

I am trying to install Sherpa_2.1.0 linked to Delphes_3.1.10 in lxplus5 enviroment. I had successfully installed the Delphes package that works fine as standalone. To install Sherpa linked to this version I am using:

########################### source /afs/cern.ch/sw/lcg/external/root/5.21.04/slc4_amd64_gcc34/root/bin/thisroot.sh

./configure --with-sqlite3=install \ --enable-root=/afs/cern.ch/sw/lcg/external/root/5.21.04/slc4_amd64_gcc34/root \ --enable-blackhat=/afs/cern.ch/sw/lcg/external/MCGenerators_test/SHERPA-MPI/MCGenerators_lcgcmt67b/blackhat/0.9.9/x86_64-slc6-gcc48-opt/ \ --enable-delphes=/afs/cern.ch/work/a/acarvalh/phenoHH/Delphes-3.0.11 \ --enable-gzip \ --enable-fastjet=/afs/cern.ch/sw/lcg/external/MCGenerators_test/SHERPA-MPI/fastjet/3.0.6/x86_64-slc6-gcc48-opt/

make #############################

I am having the following error:

############################# make[3]: Entering directory `/afs/cern.ch/work/a/acarvalh/phenoHH/SHERPA-MC-2.1.0/AddOns/Delphes'

CXX libSherpaDelphesOutput_la-Output_Delphes.lo

Output_Delphes.C:9:65: error: Utilities/ExRootAnalysis/interface/ExRootTreeWriter.h: No such file or directory Output_Delphes.C:10:61: error: Utilities/ExRootAnalysis/interface/BlockClasses.h: No such file or directory Output_Delphes.C:65:28: error: HepMC/GenEvent.h: No such file or directory Output_Delphes.C:80:65: error: Utilities/ExRootAnalysis/interface/ExRootTreeBranch.h: No such file or directory Output_Delphes.C:19: error: 'HepMC2_Interface' in namespace 'SHERPA' does not name a type Output_Delphes.C:25: error: ISO C++ forbids declaration of 'ExRootTreeWriter' with no type Output_Delphes.C:25: error: expected ';' before '*' token ... ... ... ###############################

When I do not try to link Delphes however the installation is successful I wonder if I am forgetting to source anything or any other configuration option... I had tried also to load Delphes libraries before configure and compile, it did not worked also...

Taking the opportunity to other question I did not found in the manual: When I ask for the Delphes output, where to specify the Delphes card used?

thanks a lot Alexandra

Attachments (0)

Change History (2)

comment:1 Changed 10 years ago by Stefan Hoeche

Could you try with the svn version of delphes below? Delphes support has been included upon request from a user, but it is not actively maintained due to low demand from our user base.

Best Stefan

Path: /home/stefan/hep/delphes/trunk
Working Copy Root Path: /home/stefan/hep/delphes/trunk
URL: https://cp3.irmp.ucl.ac.be/sources/delphes/trunk
Repository Root: https://cp3.irmp.ucl.ac.be/sources/delphes
Repository UUID: b9f8e3bb-e037-431a-9fd7-e95126a52262
Revision: 992
Node Kind: directory
Schedule: normal
Last Changed Author: pavel
Last Changed Rev: 986
Last Changed Date: 2013-02-27 03:18:16 -0800 (Wed, 27 Feb 2013)

comment:2 Changed 10 years ago by Stefan Hoeche

Resolution: wontfix
Status: newclosed

Modify Ticket

Change Properties
Action
as closed The owner will remain support@sherpa-mc.de.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.