source: trunk/examples/extended/polarisation/Pol01/pol01.in @ 1309

Last change on this file since 1309 was 807, checked in by garnier, 16 years ago

update

File size: 573 bytes
Line 
1# $Id: pol01.in,v 1.3 2006/11/17 09:49:41 vnivanch Exp $
2#
3# Macro file for "pol01.cc"
4# (can be run in batch, without graphic, without analysis)
5#
6/control/verbose 2
7/run/verbose 2
8#
9/testem/det/setMat G4_Fe
10/testem/det/setSizeZ 1.75 mm
11/testem/phys/addPhysics polarized
12#/testem/phys/addPhysics standard
13/testem/event/printModulo 5000
14#
15/run/initialize
16#
17/polarization/manager/verbose 1
18/polarization/volume/set theBox 0. 0. 0.08
19/polarization/volume/list
20#
21/gun/polarization 0. 0. -1.
22/gun/particle gamma
23#
24/gun/energy 10 MeV
25#
26##/tracking/verbose 1
27/run/beamOn 10000
28#
Note: See TracBrowser for help on using the repository browser.