Project

General

Profile

Feature #356

Implement G4 inline visualisation

Added by Rogers, Chris over 12 years ago. Updated about 12 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Simulation
Target version:
Start date:
01 March 2011
Due date:
% Done:

100%

Estimated time:
Workflow:

Description

It should be possible to activate G4 internal visualisation tools from e.g. simulation or somewhere

#1

Updated by Rogers, Chris over 12 years ago

  • Assignee set to Rogers, Chris
  • Target version set to MAUS-v0.0.1
#2

Updated by Tunnell, Christopher over 12 years ago

FYI: g4vis is set to false at the moment.

#3

Updated by Rogers, Chris over 12 years ago

  • Category set to Simulation
#4

Updated by Tunnell, Christopher over 12 years ago

  • Target version changed from MAUS-v0.0.1 to Future MAUS release
#5

Updated by Rogers, Chris about 12 years ago

  • Target version changed from Future MAUS release to MAUS-v0.1.0
#6

Updated by Rogers, Chris about 12 years ago

  • Status changed from Open to Closed
  • % Done changed from 0 to 100

Closed - added support for building VRML2FILE from Geant4 for input to the event viewer, controlled by following configuration options:

# geant4 visualisation (not event display)
geant4_visualisation = False
visualisation_viewer = "VRML2FILE"  # only supported option
visualisation_theta = 90.
visualisation_phi = 90.
visualisation_zoom = 1.

I also added a script to append opengl bindings to geant4, but this is not officially supported because it ends in all sorts of trouble with having correct opengl library. But should work by doing something like run third_party/bash/32geant4extras.bash and add maus_opengl=1 environment variable. I test only that we make a vrml file, assume geant4 does the rest.

#7

Updated by Rogers, Chris about 12 years ago

  • Target version changed from MAUS-v0.1.0 to Future MAUS release
#8

Updated by Rogers, Chris about 12 years ago

  • Target version changed from Future MAUS release to MAUS-v0.0.6

Also available in: Atom PDF