GSI Forum
GSI Helmholtzzentrum für Schwerionenforschung

Home » PANDA » PandaRoot » Bugs, Fixes, Releases » simulation does not work with G4 for ROOT files with geometry
Re: simulation does not work with G4 for ROOT files with geometry [message #5520 is a reply to message #5519] Wed, 28 November 2007 15:39 Go to previous messageGo to previous message
Mohammad Al-Turany is currently offline  Mohammad Al-Turany
Messages: 518
Registered: April 2004
Location: GSI, Germany
first-grade participant
From: *gsi.de
Hi,

Quote:

Loading Geant4 granular libraries ...
Loading VGM libraries ...
dlopen error: /misc/cbmsoft/Debian3.1/development/transport/geant4_vmc/lib/tgt_linux/l ibgeant4vmc.so: undefined symbol: _ZNK8TGWindow7GetNameEv
Load Error: Failed to load Dynamic link library /misc/cbmsoft/Debian3.1/development/transport/geant4_vmc/lib/tgt_linux/l ibgeant4vmc.so
(int)(-1)


do you start root with -b option? if yes then this is the reason! either you add to your macro gSystem->Load("libGui") or you use -l option instead.

Quote:

Error: Symbol TG4RunConfiguration is not defined in current scope /d/panda02/abiegun/pandaroot/gconfig/g4Config.C:29:
Error: Symbol TG4RunConfiguration is not defined in current scope /d/panda02/abiegun/pandaroot/gconfig/g4Config.C:29:
Error: type TG4RunConfiguration not defined FILE:/d/panda02/abiegun/pandaroot/gconfig/g4Config.C LINE:29
Warning: Automatic variable TG4RunConfiguration* runConfiguration is allocated /d/panda02/abiegun/pandaroot/gconfig/g4Config.C:29:
Error: Undeclared variable TG4RunConfiguration* runConfiguration /d/panda02/abiegun/pandaroot/gconfig/g4Config.C:29:
*** Interpreter error recovered ***


this related to the above error, the vmc library is not loaded so he cannot find these objects.

Quote:

With G3 those detectors works, but for 'emc' and 'dch'
I got 'segmentation violation' error after quiting root
like below:


maybe it is the same problem which was in the MVD, I have to check.


regards

Mohammad

 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Energy-Loss in Geant3&4
Next Topic: Cmake end with an error message.
Goto Forum:
  


Current Time: Tue Apr 23 14:40:28 CEST 2024

Total time taken to generate the page: 0.01027 seconds