~durga/maus/rel709

« back to all changes in this revision

Viewing changes to tests/cpp_unit/Simulation/TestGeometries/VolumeTestUserLimits.dat

  • Committer: Durga Rajaram
  • Date: 2013-10-01 00:19:57 UTC
  • mfrom: (659.1.74 rc)
  • Revision ID: durga@fnal.gov-20131001001957-iswih60vis9rodw0
Tags: MAUS-v0.7.1
MAUS-v0.7.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Configuration Box 
 
2
{
 
3
  Dimensions 10. 10. 20. mm
 
4
  PropertyString Material Galactic
 
5
  PropertyDouble G4StepMax 100 mm
 
6
  Module UserLimits
 
7
  {
 
8
    PropertyString     Volume Box
 
9
    PropertyHep3Vector Dimensions 1. 1. 20. mm
 
10
    PropertyHep3Vector Position 0. 0. 0. mm
 
11
    PropertyString Material Galactic
 
12
    PropertyDouble G4StepMax  1. mm
 
13
    PropertyDouble G4TrackMax 2. mm
 
14
    PropertyDouble G4TimeMax  0.04 ns
 
15
    PropertyDouble G4KinMin   1. MeV
 
16
  }
 
17
}
 
18