Ticket #5152 (closed: fixed)
modify buildFakeDetector's position routine to take emode and Ei from workspace if such are availible there
Reported by: | Alex Buts | Owned by: | Alex Buts |
---|---|---|---|
Priority: | trivial | Milestone: | Release 2.1 |
Component: | VATES | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Peter Peterson |
Description
convenience function
Change History
comment:3 Changed 8 years ago by Alex Buts
emode comes from user requests so impossible to identify from workspace but energy is derived from it
comment:4 Changed 8 years ago by Alex Buts
- Status changed from accepted to verify
- Resolution set to fixed
comment:5 Changed 8 years ago by Alex Buts
refs #5152 This fixes it
We extract the energy from workspace if this energy is attached to workspace. emode is the energy conversion property so there is generally no way of determining it from the input workspace.
Changeset: 4c2cf95b912ffa876520ef945f38897431ec0a9e
comment:6 Changed 8 years ago by Peter Peterson
- Status changed from verify to verifying
- Tester set to Peter Peterson
Note: See
TracTickets for help on using
tickets.
refs #5152 This fixes it
We extract the energy from workspace if this energy is attached to workspace. emode is the energy conversion property so there is generally no way of determining it from the input workspace.