Problem 1382

Summary: List of extended examples macros that does not respect conventions
Product: Examples/Extended Reporter: garnier
Component: analysis/A0Assignee: garnier
Status: RESOLVED FIXED    
Severity: trivial CC: Ivana.Hrivnacova, ivana, john.allison
Priority: P5    
Version: 9.5   
Hardware: All   
OS: All   

Description garnier 2012-11-09 11:26:51 CET
From http://geant4.web.cern.ch/geant4/support/ReleaseNotes4.9.5.html :

>>>>>>
Interfaces and Visualization

    Improvements to the Qt Graphical User Interface and Viewer. Involves installation of Qt from qt.nokia.com and selection with CMake - see CMake instructions.
    Users are encouraged to use the generic "/vis/open OGL" command, which selects the OpenGL viewer most appropriate to the installation.
    Some new /vis/ commands - see Detailed list of changes and fixes.
>>>>>>>

List of examples/advanced :


extended/field/field04/vis.mac:/vis/open OGLSXm
extended/optical/wls/vis.mac:/vis/open OGLSXm
extended/visualization/perspective/visXm.mac:/vis/open OGLSXm
extended/electromagnetic/TestEm56/vis.mac:/vis/open OGLIX 
extended/field/field05/vis.mac:/vis/open OGLIX
extended/field/field06/vis.mac:/vis/open OGLIX
extended/optical/LXe/vis.mac:/vis/open OGLIX
Comment 1 Ivana Hrivnacova 2012-11-14 17:30:29 CET
Fixed in:
extended/electromagnetic/TestEm56
extended/field/field04
extended/field/field05
extended/field/field06
extended/optical/LXe
extended/optical/wls

Kept in:
extended/visualization/perspective/visXm.mac:/vis/open OGLSXm
as this example is visualization demo.
Comment 2 garnier 2012-11-14 18:02:27 CET
Thanks Ivana,