[Gate-users] I cannot run benchmarkPET.root using root

Guifen Lin guifen_lin at yahoo.com.cn
Sat Jan 3 04:44:58 CET 2009


Hi,all gate-users
I succssfully install  gate_V4.0.0 on openSUSE-10.2-GM-DVD -i386.iso,but I cannot execute benchmarkPET.root using root .Here is my error:
 
guifen at linux-b67a:~> cd /home/guifen/gate/gate_v4.0.0
guifen at linux-b67a:~/gate/gate_v4.0.0> source env_gate.sh
The current value of G4INSTALL is: /home/guifen/gate/geant4.9.1.p02
The current value of G4VERSION is: 9.1
Launching Geant4 configuration script /home/guifen/gate/geant4.9.1.p02/env.sh
On this machine the G4SYSTEM=Linux-g++
On this machine the G4INSTALL=/home/guifen/gate/geant4.9.1.p02
On this machine the G4LIB=/home/guifen/gate/geant4.9.1.p02/lib
On this machine the G4LEVELGAMMADATA=/home/guifen/gate/geant4.9.1.p02/data/PhotonEvaporation2.0
On this machine the G4RADIOACTIVEDATA=/home/guifen/gate/geant4.9.1.p02/data/RadioactiveDecay3.2
On this machine the G4LEDATA=/home/guifen/gate/geant4.9.1.p02/data/G4EMLOW5.1
On this machine the G4NEUTRONHPDATA=/home/guifen/gate/geant4.9.1.p02/data/G4NDL3.12
On this machine the G4ABLADATA=/home/guifen/gate/geant4.9.1.p02/data/G4ABLA3.0
On this machine the CLHEP_BASE_DIR=/home/guifen/gate/CLHEP
On this machine the CLHEP_INCLUDE_DIR=/home/guifen/gate/CLHEP/include
On this machine the CLHEP_LIB_DIR=/home/guifen/gate/CLHEP/lib
On this machine the CLHEP_LIB=CLHEP
On this machine the G4VIS_BUILD_OPENGLX_DRIVER=1
On this machine the G4VIS_BUILD_RAYTRACERX_DRIVER=1
On this machine the G4VIS_USE_OPENGLX=1
On this machine the G4VIS_USE_RAYTRACERX=1
On this machine the XMFLAGS=
On this machine the XMLIBS=
On this machine the XMFLAGS=
On this machine the XAWFLAGS=
On this machine the XAWLIBS=
On this machine the G4LIB_BUILD_STATIC=1
On this machine the G4LIB_USE_GRANULAR=1
On this machine the G4UI_USE_TCSH=1
Configuring GATE options
G4WORKDIR set to .
G4TMP set to ./tmp
G4BIN set to ./bin
Data analysis and output features enabled
Ascii data output enabled
Transport and generation of optical photons is enabled
Checking your LD_LIBRARY_PATH variable...
 ==> OK: /home/guifen/gate/root/lib is already in your LD_LIBRARY_PATH
Use of ROOT enabled
ROOT real-time plotter disabled
Checking your LD_LIBRARY_PATH variable...
 ==> OK: /home/guifen/gate/lmf_v3.0/lib is already in your LD_LIBRARY_PATH
LMF data output enabled
ECAT7 data output disabled
GATEHOME is set to /home/guifen/gate/gate_v4.0.0
Checking your path variable...
 ==> OK: /home/guifen/gate/gate_v4.0.0/bin/Linux-g++ is already in your path variable
G4VERSION9 is set: GATE is compatible with the geant4 version 9.1
Done
guifen at linux-b67a:~/gate/gate_v4.0.0> Gate
*************************************************************
 Geant4 version Name: geant4-09-01-patch-02    (9-May-2008)
                      Copyright : Geant4 Collaboration
                      Reference : NIM A 506 (2003), 250-303
                            WWW : http://cern.ch/geant4
*************************************************************
Visualization Manager instantiating...
Visualization Manager initialising...
Registering graphics systems...
You have successfully registered the following graphics systems.
Current available graphics systems are:
  ASCIITree (ATree)
  DAWNFILE (DAWNFILE)
  G4HepRep (HepRepXML)
  G4HepRepFile (HepRepFile)
  RayTracer (RayTracer)
  VRML1FILE (VRML1FILE)
  VRML2FILE (VRML2FILE)
  OpenGLImmediateX (OGLIX)
  OpenGLStoredX (OGLSX)
  RayTracerX (RayTracerX)
Registering model factories...
You have successfully registered the following model factories.
Registered model factories:
  generic
  drawByCharge
  drawByParticleID
  drawByOriginVolume
  drawByAttribute
Registered filter factories:
  chargeFilter
  particleFilter
  originVolumeFilter
  attributeFilter
Time set to (s) 0

**********************************************************************
 GATE version name: gate_v4.0.0  (20-August-2008)                     
                    Copyright : OpenGATE Collaboration                
                    Reference : Phys. Med. Biol. 49 (2004) 4543-4561  
                    WWW : http://opengatecollaboration.healthgrid.org/
**********************************************************************
/control/saveHistory
/run/verbose 2
/event/verbose 1
/tracking/verbose 1
/gate/timing/setTime 0. s
Time set to (s) 0
/gate/application/setTimeSlice 1. s
PreInit> /control/verbose 0
/control/verbose 0
PreInit> /vis/open OGLSX
Got standard cmap
Window name: viewer-0 (OpenGLStoredX)
PreInit> /vis/viewer/set/viewpointThetaPhi 60 60
PreInit> /vis/viewer/zoom 1.5
PreInit> /vis/viewer/set/style surface
PreInit> /vis/drawVolume
PreInit> /vis/viewer/flush
PreInit> /tracking/storeTrajectory 1
PreInit> /vis/scene/endOfEventAction accumulate
WARNING: The vis manager will keep up to 100 events.
  This may use a lot of memory.
PreInit> /gate/geometry/enableAutoUpdate
Obsolete world logical volume is removed from the default region.
world_L is registered to the default region.
  Volume of the same name and copy number ("world_P", copy 0) still exists and is being used.
  WARNING: This does not necessarily guarantee it's the same
  volume you originally specified in /vis/scene/add/.
WARNING: G4VisManager::EndOfEvent: Event keeping suspended.
  The number of events exceeds the maximum that may be kept, 100.
guifen at linux-b67a:~/gate/gate_v4.0.0> root
root [0] .x benchmarkPET.C
.........................
Error: Symbol Acolinea_Angle_Distribution_deg is not defined in current scope  benchmarkPET.C:220:
Error: Failed to evaluate Acolinea_Angle_Distribution_deg->Fit("g1")
*** Interpreter error recovered ***

 
Could you tell me how to solve the problem.
Thanks in advance!



      ___________________________________________________________ 
  好玩贺卡等你发,邮箱贺卡全新上线! 
http://card.mail.cn.yahoo.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opengatecollaboration.org/mailman/private/gate-users/attachments/20090103/30b68ead/attachment.htm>


More information about the Gate-users mailing list