~mwinter4/maus/ckov-update

« back to all changes in this revision

Viewing changes to src/legacy/FILES/Models/Modules/Absorbers/Wedge_LiH_45.dat

  • Committer: Chris Rogers
  • Date: 2013-02-01 13:08:06 UTC
  • mfrom: (659.1.57 release-candidate)
  • Revision ID: chris.rogers@stfc.ac.uk-20130201130806-kkxs626x4loudqsm
Tags: MAUS-v0.4, MAUS-v0.4.3
MAUS-v0.4.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
// FILES/Models/Modules/Absorbers/Wedge_LiH_45.dat
 
2
//
 
3
// The Lithium Hydride half-wedge formed by intersecting
 
4
// the cylindrical base volume with the triangular Prism 
 
5
// and another Cylinder that is offset in z
 
6
//
 
7
// created by P. Snopok on August 20, 2012
 
8
// 
 
9
// NB: keep "SensitiveDetector" on to ensure the geometry is right.
 
10
 
 
11
 
 
12
Module Wedge_LiH_45
 
13
{
 
14
  Volume         Boolean
 
15
  Dimensions     0 0 mm
 
16
 
 
17
  PropertyDouble     BlueColour         0.5
 
18
  PropertyString     Material           LITHIUM_HYDRIDE
 
19
  PropertyString     BaseModule         Absorbers/Cylinder.dat
 
20
 
 
21
  PropertyString     BooleanModule1     Absorbers/Prism.dat
 
22
  PropertyString     BooleanModule1Type Intersection
 
23
  PropertyHep3Vector BooleanModule1Pos  0.0 -84.6 0.0 mm
 
24
  PropertyHep3Vector BooleanModule1Rot  90. 0. 0. degree
 
25
 
 
26
  PropertyString     BooleanModule2     Absorbers/Cylinder.dat
 
27
  PropertyString     BooleanModule2Type Intersection
 
28
  PropertyHep3Vector BooleanModule2Pos  0.0 0.0 -200.0 mm
 
29
  PropertyHep3Vector BooleanModule2Rot  0. 0. 0. degree
 
30
 
 
31
  PropertyString     SensitiveDetector  SpecialVirtual
 
32
}