~christopher-hunt08/maus/maus_integrated_kalman

« back to all changes in this revision

Viewing changes to tests/cpp_unit/Recon/Global/TestGeometries/PropagationTest_NoField.dat

merging in changes in merge branch

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 
 
2
Configuration PropagationTest_NoField
 
3
{
 
4
  Dimensions 2.1 2.1 10. m
 
5
  PropertyString Material Galactic
 
6
  PropertyDouble G4StepMax 100.0 mm
 
7
  Module LeadPlate
 
8
  {
 
9
    Position 0. 0. 1. m
 
10
    Rotation 0. 0. 0. degree
 
11
    Volume Box
 
12
    Dimensions 2. 2. 0.03 m
 
13
    PropertyString Material Pb
 
14
  }
 
15
  Module TestField
 
16
  {
 
17
    Volume None
 
18
    Position 0.0 0.0 0.0 mm
 
19
    Rotation 0.0 0.0 0.0 degree
 
20
    PropertyString FieldType RectangularField
 
21
    PropertyDouble Length 9.9 m
 
22
    PropertyDouble Width 2.0 m
 
23
    PropertyDouble Height 2.0 m
 
24
    PropertyHep3Vector ConstantField 0. 0. 0. T
 
25
    PropertyString FieldName Test_Field
 
26
  }
 
27
}