~chris-rogers/maus/emr_mc_digitization

« back to all changes in this revision

Viewing changes to tests/integration/test_simulation/test_beam_maker/BeamTest.dat

reverse merge from trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
// Dummy configuration for most unit tests
 
2
//
 
3
// For testing details of MiceModules, tracking, field maps, detector models you
 
4
// will want obviously something more sophisticated.
 
5
 
 
6
Configuration Test
 
7
{
 
8
  Dimensions 1. 1. 1. m
 
9
  PropertyString Material Galactic
 
10
  PropertyDouble G4StepMax 100.0 mm
 
11
}
 
12