Difference between revisions of "Moller sim dictionary"
From Hall A Wiki
(→List of variables) |
(→List of variables) |
||
Line 84: | Line 84: | ||
| O | | O | ||
| O | | O | ||
− | | | + | | Defined in generator |
+ | | Rate (Hz/μA), needs to be normalized to number thrown (for mollers, the number thrown is 2x the number specified) | ||
|- | |- | ||
| track | | track | ||
Line 90: | Line 91: | ||
| O | | O | ||
| O | | O | ||
− | | | + | | Defined in tracking; value comes from hit information |
+ | | | ||
|- | |- | ||
| event | | event |
Revision as of 14:14, 9 November 2012
Summary
The ROOT tree variables filled in MollerAnalysis.hh in AddData , which is called from MollerAnalysis.cc.
The values are defined all over the place!
I am trying to catalog exactly where, and decide whether they should be defined differently...
- x, y, z
- x0, y0, z0
- kineE, px, py, pz
- kineE0, px0, py0, pz0, theta0
- kineE1, px1, py1, pz1, theta1
- kineE2, px2, py2, pz2, theta2
- kineE_org, theta_org
- type, volume, event, ev_num, hit, track
- ion, process, creator
- diffXS, totXS, rate
List of variables
O - used for this generator
X - not used for this generator (seems to always be 0 or -1)
|
|
|
Notes
Return to Simulation Projects
Return to MOLLER at 11 GeV E09-005