|
[Rivet] min bias analysis in RivetAndy Buckley andy.buckley at durham.ac.ukFri Dec 19 16:10:23 GMT 2008
Sami Kama wrote: > Hello Andy, > > Thanks for the explanations. I disabled Herwig and continued building > the rivet. However it failed again with the error > > /usr/bin/ld: > /opt/products/lib/libCDFConesPlugin.a(libCDFConesPlugin_la-CDFJetCluPlugin.o): > relocation R_X86_64_32 against `a local symbol' can not be used when > making a shared object; recompile with -fPIC > /opt/products/lib/libCDFConesPlugin.a: could not read symbols: Bad value > collect2: ld returned 1 exit status > make[2]: *** [libRivetAnalysisStd.la] Error 1 > make[2]: Leaving directory `/home/kama/RivetLibs/rivet/src/Analyses' Did you build FastJet with the --enable-shared option? Looks to me like FastJet has been installed with static libraries only. The rivet bootstrapping script should do this properly. > Adding Phojet to Rivet sounds interesting but I think I haven't > understand Rivet yet. I need a running version to see how it works and > play around a little bit to see how can I add the Phojet. Again, the separation between Rivet and AGILe is important: Rivet at its core is the analysis system and can be used without *any* generators built-in. However, for Phojet there is no standard program that will run and output event data to a HepMC ASCII stream: you will have to make this yourself. Once you've done so, if you send me the code I will use it as a template for adding to AGILe (not Rivet) as a standard generator option. Andy -- Dr Andy Buckley Institute for Particle Physics Phenomenology Durham University 0191 3343798 | 0191 3732613 | www.insectnation.org
More information about the Rivet mailing list |