~mwinter4/maus/ckov-update

« back to all changes in this revision

Viewing changes to src/legacy/FILES/Models/Modules/Absorbers/Wedge_LiH_90.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_90.dat
 
2
//
 
3
// The Lithium Hydride wedge formed by intersecting
 
4
// the cylindrical base volume with the triangular Prism_90
 
5
//
 
6
// created by P. Snopok on August 20, 2012
 
7
// 
 
8
// NB: keep "SensitiveDetector" on to ensure the geometry is right.
 
9
 
 
10
 
 
11
Module Wedge_LiH_90
 
12
{
 
13
  Volume         Boolean
 
14
  Dimensions     0 0 mm
 
15
 
 
16
  PropertyDouble     BlueColour         0.5
 
17
  PropertyString     Material           LITHIUM_HYDRIDE
 
18
  PropertyString     BaseModule         Absorbers/Cylinder.dat
 
19
 
 
20
  PropertyString     BooleanModule1     Absorbers/Prism.dat
 
21
  PropertyString     BooleanModule1Type Intersection
 
22
  PropertyHep3Vector BooleanModule1Pos  0.0 -122.3 0.0 mm
 
23
  PropertyHep3Vector BooleanModule1Rot  90. 0. 0. degree
 
24
  PropertyString     SensitiveDetector  SpecialVirtual
 
25
}