~ryan-bayes/maus/devel

« back to all changes in this revision

Viewing changes to tests/integration/test_simulation/test_beam_maker/binomial_beam_config.py

  • Committer: Ryan Bayes
  • Date: 2014-05-16 11:52:19 UTC
  • mfrom: (676.7.38 merge)
  • Revision ID: ryan.bayes@glasgow.ac.uk-20140516115219-2hn0h1h1q8d8lccu
Futile attempt to deal with recon event structure problem commented out in MCTrigger. Otherwise updated files.

Show diffs side-by-side

added added

removed removed

Lines of Context:
44
44
       "reference":{
45
45
            "position":{"x":0.0, "y":0.0, "z":3.0},
46
46
            "momentum":{"x":0.0, "y":0.0, "z":1.0},
 
47
            "spin":{"x":0.0, "y":0.0, "z":1.0},
47
48
            "particle_id":-13,
48
49
            "energy":226.0,
49
50
            "time":2.e6,
72
73
       "reference":{
73
74
           "position":{"x":0.0, "y":-0.0, "z":0.0},
74
75
           "momentum":{"x":0.0, "y":0.0, "z":1.0},
 
76
           "spin":{"x":0.0, "y":0.0, "z":1.0},
75
77
           "particle_id":211, "energy":285.0, "time":0.0, "random_seed":10
76
78
       },
77
79
       "random_seed_algorithm":"incrementing_random",
90
92
        "reference":{
91
93
            "position":{"x":0.0, "y":-0.0, "z":0.0},
92
94
            "momentum":{"x":0.0, "y":0.0, "z":1.0},
 
95
            "spin":{"x":0.0, "y":0.0, "z":1.0},
93
96
            "particle_id":-11, "energy":200.0, "time":0.0, "random_seed":10
94
97
        },
95
98
        "random_seed_algorithm":"incrementing_random",