diff options
author | Thomas White <taw@bitwiz.org.uk> | 2011-03-29 17:50:56 +0200 |
---|---|---|
committer | Thomas White <taw@physics.org> | 2012-02-22 15:27:22 +0100 |
commit | fa5e50925ed7059dcc7b31cf406c2db8a6dfa796 (patch) | |
tree | 3c5e62b8f2659d13f699b89d799b5c7166253653 /doc | |
parent | b56ec4de04e6ea084643a15135b911374b901b9d (diff) |
Add bad region for "stripe" in doc/examples/lcls-june-r0013-r0128.geom
Diffstat (limited to 'doc')
-rw-r--r-- | doc/examples/lcls-june-r0013-r0128.geom | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/examples/lcls-june-r0013-r0128.geom b/doc/examples/lcls-june-r0013-r0128.geom index 8a31ada6..730baf42 100644 --- a/doc/examples/lcls-june-r0013-r0128.geom +++ b/doc/examples/lcls-june-r0013-r0128.geom @@ -39,3 +39,8 @@ bad_jetfarfrombeam/min_x = -25.0 bad_jetfarfrombeam/max_x = +25.0 bad_jetfarfrombeam/min_y = 159.3 bad_jetfarfrombeam/max_y = 600.0 + +bad_rectangle/min_x = -520.0 +bad_rectangle/max_x = +520.0 +bad_rectangle/min_y = -469.0 +bad_rectangle/max_y = 0.0 |