~chris-rogers/erit-ffag/devel

« back to all changes in this revision

Viewing changes to maus/erit_geometry.dat

  • Committer: Chris Rogers
  • Date: 2011-12-13 09:03:47 UTC
  • Revision ID: chris.rogers@stfc.ac.uk-20111213090347-ic0av89c5fwxf8ws
Add maus geometry

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Configuration erit
 
2
{
 
3
  Substitution $NumberOfCells 8 #ring number of cells
 
4
  Substitution $Radius 2.35 #ring radius, metres 
 
5
 
 
6
  Substitution $F_Q 6.4 #F magnet opening angle, degrees
 
7
 
 
8
  Substitution $D_Q 5.1 #D magnet opening angle, degrees
 
9
 
 
10
  Substitution $Gap_Q 3.75 #F-D magnet gap
 
11
 
 
12
  Dimensions 10.0 2.0 10.0 m
 
13
  PropertyString Material Galactic
 
14
  MiceModule D_Magnet
 
15
  {
 
16
      PropertyString Volume Multipole
 
17
      PropertyHep3Vector Position $Radius 0.0 0.0 m
 
18
      PropertyHep3Vector Rotation 0.0 0.0 0.0 degree
 
19
      PropertyDouble ApertureCurvature  $Radius m
 
20
      PropertyDouble ApertureLength     $Radius*sin($D_Q/360*2*pi) m
 
21
      PropertyDouble ApertureInnerWidth 0.52 m
 
22
      PropertyDouble ApertureOuterWidth 1.42 m
 
23
      PropertyDouble ApertureInnerHeight 0.15 m
 
24
      PropertyDouble ApertureOuterHeight 1.39 m
 
25
      PropertyString SensitiveDetector SpecialVirtual
 
26
 
 
27
//      MiceModule D_Dipole
 
28
//      {
 
29
//          PropertyString FieldType Multipole
 
30
//          Property
 
31
//      }
 
32
  }
 
33
 
 
34
}