GSI Forum
GSI Helmholtzzentrum für Schwerionenforschung

Home » PANDA » PandaRoot » Tracking » [FIXED] Fts undefined references
[FIXED] Fts undefined references [message #15899] Mon, 24 February 2014 19:20 Go to next message
Stefan Pflueger is currently offline  Stefan Pflueger
Messages: 99
Registered: February 2012
continuous participant
From: *kph.uni-mainz.de
Hi,

in the current Pandaroot revision there are two problems with the PndFtsDataAccessor class.
First it uses TSpectrum2 stuff, but is never linked to libSpectrum (dunno why it compiles in the first place, undefined ref must be allowed). So adding "Spectrum" to the Dependencies variable in the CMakeLists file in the fts dir solves this problem.
Second the Reset() function is not implemented in PndFtsDataAccessor.cxx.

I cannot fix this since I do not have permissions...

Best regards,

Stefan

[Updated on: Wed, 05 March 2014 16:13] by Moderator

Report message to a moderator

Re: Fts undefined references [message #15904 is a reply to message #15899] Thu, 27 February 2014 12:22 Go to previous message
MartinJGaluska is currently offline  MartinJGaluska
Messages: 203
Registered: March 2010
Location: Germany
first-grade participant
From: *physik.uni-giessen.de
Hello Stefan,

thank you for pointing out the problems. I have implemented an empty Reset() function in the PndFtsDataAccessor and modified CMakeLists.txt as follows.

set(DEPENDENCIES Base GeoBase ParBase PndData TrkBase Spectrum)


Sorry that it took me so long to react to your post, I was assuming that I would receive emails from the forum again. I noticed a couple of days ago that this feature seemed to be broken and tried to fix that by resubscribing, but it seems that it did not help.

Kind regards,
Martin
Previous Topic: Test of muon momentum resolution with Jan14 release
Next Topic: FairTrackParP constructor
Goto Forum:
  


Current Time: Fri Mar 29 05:40:43 CET 2024

Total time taken to generate the page: 0.01096 seconds