Tsld012

  • Call list interpreter embedded in BaBar Object-oriented G4-Based Unified Simulation (“Bogus”) application layer as part of

    • BgsSvtG3toG4 detector model
  • status

    • BgsSvtG3toG4 model can be visualized
    • tracking still being debugged

Tsld011

  • g3tog4/test/clGeometry standalone:

    • instantiate geometry through call list mechanism and visualize it.
  • example: BaBar SVT

  • Compare G4 (top) and G3 (bottom):

  • shape constructors invoked:

    • G4BREPSolidPCone
    • G4BREPSolidPolyhedra
    • G4Box
    • G4Para
    • G4Trd
    • G4Tubs

Tsld007

  • Call list interpreter reads/parses call list file, invokes appropriate G4 constructors using methods in G3toG4 library

  • materials/mixtures, volume definition and placement have been exercised