~paul-kyberd/maus/sciFi

« back to all changes in this revision

Viewing changes to tests/cpp_unit/Recon/Global/TestGeometries/MaterialModelTest.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
 
 
2
Configuration PropagationTest
 
3
{
 
4
  Dimensions 2.1 2.1 100. m
 
5
  PropertyString Material Galactic
 
6
  PropertyDouble G4StepMax 100.0 mm
 
7
  Module Hydrogen
 
8
  {
 
9
    Position 0. 0. 0. m
 
10
    Rotation 0. 0. 0. degree
 
11
    Volume Box
 
12
    Dimensions 0.5 0.5 0.5 m
 
13
    PropertyString Material lH2
 
14
  }
 
15
  Module Polystyrene
 
16
  {
 
17
    Position 0. 0. 2. m
 
18
    Rotation 0. 0. 0. degree
 
19
    Volume Box
 
20
    Dimensions 0.5 0.5 0.5 m
 
21
    PropertyString Material POLYSTYRENE
 
22
  }
 
23
  Module LiH
 
24
  {
 
25
    Position 0. 0. 4. m
 
26
    Rotation 0. 0. 0. degree
 
27
    Volume Box
 
28
    Dimensions 0.5 0.5 0.5 m
 
29
    PropertyString Material LITHIUM_HYDRIDE
 
30
  }
 
31
  Module MICE_LiH  // note MICE LiH is different
 
32
  {
 
33
    Position 0. 0. 6. m
 
34
    Rotation 0. 0. 0. degree
 
35
    Volume Box
 
36
    Dimensions 0.5 0.5 0.5 m
 
37
    PropertyString Material MICE_LITHIUM_HYDRIDE
 
38
  }
 
39
 
 
40
}