Re: (no subject)

From: Dmitry Naumov <naumov_at_nusun.jinr.ru>
Date: Wed, 11 May 2005 17:21:11 +0200


Dear VMC developers,

Let me ask you a further question. Just briefly let me remind - I adapted Ex03 from VMC for my application which builds geometry with TGeo, converts it in memory to G3,4 geometries.

Up to now I was plying mainly with G4 engine, now I decided to check what happens if I turn on G3 instead of G4. What I find is that my original geometry defined as: TOP
TOP/Plates
TOP/Plates/tubes
etc
is seen with G3 in a strange way:

<skip>

Top volume is SiliconPlatePadX0. Master volume is TOP Warning in <TGeoManager::CloseGeometry>: geometry already closed
<skip>

Also a not clear thing for me is that I assumed to build the geometry in MCApplication::ConstructGeometry()

This works perfectly in G4 interface, while it crashes with G3 interface. In order not have this crash I have to build the geometry before InitMC() method.
Is it normal or I am confusing something?

Thank you
Dmitry Received on Wed May 11 2005 - 15:21:01 MEST

This archive was generated by hypermail 2.2.0 : Tue Jan 02 2007 - 14:55:21 MET