~paul-kyberd/maus/sciFi

« back to all changes in this revision

Viewing changes to tests/py_unit/test_maus_cpp/test_mice_modules_global_coords.dat

  • Committer: Chris Rogers
  • Date: 2017-01-20 10:49:16 UTC
  • mfrom: (1163.1.13 tracking_errors_merge)
  • Revision ID: chris.rogers@stfc.ac.uk-20170120104916-g3h3bglavpvxlngo
Bindings for Kalman fit through non-uniform field

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Configuration Test
 
2
{
 
3
  Dimensions 1. 1. 1.
 
4
  PropertyString Material Galactic
 
5
 
 
6
  MiceModule TestMod4
 
7
  {
 
8
      Position 800.0 900.0 1000.0 mm
 
9
      Rotation 0.0   0.0  0.0 degree
 
10
      Volume None
 
11
 
 
12
      MiceModule TestMod5
 
13
      {
 
14
          Position 100.0 200.0 300.0 mm
 
15
          Rotation 0.0   0.0  0.0 degree
 
16
          Volume None
 
17
          PropertyString FieldType  CylindricalField
 
18
          PropertyHep3Vector ConstantField 1. 1. 1.
 
19
          PropertyDouble Length      0.
 
20
          PropertyDouble FieldRadius 0.
 
21
      }
 
22
  }
 
23
 
 
24
}
 
25