]> git.uio.no Git - u/mrichter/AliRoot.git/blob - AliGeant4/macro/alirun4.in
updated for changes in Config.C
[u/mrichter/AliRoot.git] / AliGeant4 / macro / alirun4.in
1 # $Id$
2 # Example of geometry browser.
3 # This macro should be started in interactive session:
4 # /control/execute alirun4.in
5
6 /aliDet/switchOn FRAME
7
8 /g4mc/setEM false
9 /aliRun/initialize
10
11 /aliDet/body/setFrame ALIC
12 /aliDet/body/setVolume ALIC
13 /aliDet/body/setLVTreeColour Green
14
15 /vis/open OGLSX
16 #/vis/open DAWNFILE
17
18 /vis/scene/create                                              
19 /vis/sceneHandler/attach
20
21 /g4mc/rootCmd new TG4GeometryGUI()
22 /g4mc/root
23