GSI Forum
GSI Helmholtzzentrum für Schwerionenforschung

Home » PANDA » PandaRoot » Event Generators » new FTF generator in pandaroot
Re: new FTF generator in pandaroot [message #17246 is a reply to message #17244] Fri, 05 September 2014 15:29 Go to previous messageGo to previous message
Aida Galoyan is currently offline  Aida Galoyan
Messages: 79
Registered: May 2007
Location: Dubna
continuous participant
From: *jinr.ru
Hello Anastaciya,

> Did somebody else try it with apr13 external packages?

When I implemented FTF,
I used apr13 external packages in linux cluster gsi : ica.hpc.gsi.de .
SIMPATH is
/cvmfs/fairroot.gsi.de/fairsoft/apr13

About errore
------------------------------------------
Linking binary FTFGen ...
/usr/bin/ld: tmp/main.o: undefined reference to symbol 'aTouchableHistoryAllocator'
/usr/bin/ld: note: 'aTouchableHistoryAllocator' is defined in DSO /panda/fairroot/apr13Build/lib/libG4geometry.so so try adding it to the linker command line
/panda/fairroot/apr13Build/lib/libG4geometry.so: could not read symbols: Invalid operation
collect2: error: ld returned 1 exit status
make: *** [FTFGen] Error 1
------------------------------------------------------------------------ ---------

I think, if your linker requires to add
"aTouchableHistoryAllocator" from libG4geometry.so,
add in the file common.mk

-lG4geometry

in the line
LDLIBS += $(PANDALIBS) -L$(GEANT4_LIBRARY_DIR) -lG4clhep -lG4global -lG4physicslists $(GLIBS)

after -lG4clhep .

And, try to compile FTF.

If again you have problems, please, give command
>echo $GEANT4_LIBRARY_DIR

what "path" do you obtain?
If you go to this "path", can you observe files: libG4clhep.so, libG4global.so, libG4physicslists.so ?

good luck,
Aida
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: simpleEvtGen doesn't know deuteron target
Next Topic: Problems with PARTWAVE Model of EvtGen
Goto Forum:
  


Current Time: Thu Mar 28 21:12:06 CET 2024

Total time taken to generate the page: 0.01066 seconds