Difference between revisions of "Moller sim dictionary"

From Hall A Wiki
Jump to: navigation, search
(List of variables)
(List of variables)
Line 18: Line 18:
 
X - not used for this generator (seems to always be 0 or -1) <br><br>
 
X - not used for this generator (seems to always be 0 or -1) <br><br>
  
{| border="0" align="center" width="1200"
+
{| border="0" align="center" width="1400"
 
|- valign="top"
 
|- valign="top"
 
|  
 
|  
{| align="center" width="350" border="1"
+
{| align="center" width="400" border="1"
 
|+
 
|+
 
! scope="col" | Variable  
 
! scope="col" | Variable  
Line 96: Line 96:
 
|}
 
|}
 
|
 
|
{| align="center" width="350" border="1"
+
{| align="center" width="400" border="1"
 
|+
 
|+
 
! scope="col"  | Variable  
 
! scope="col"  | Variable  
Line 219: Line 219:
 
|}
 
|}
 
|
 
|
{| align="center" width="350" border="1"
+
{| align="center" width="400" border="1"
 
|+
 
|+
 
! scope="col"  | Variable  
 
! scope="col"  | Variable  

Revision as of 11:30, 9 November 2012

Summary

Root tree variables filled in MollerAnalysis.hh in AddData , which is called from MollerAnalysis.cc

  • 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)

Variable ee ep ine Defined in... Description
x O O O Defined in tracking; value comes from hit information Positions at detector
y O O O
z O O O
x0 O O O Set in generator; value comes from hit information Positions at vertex
y0 O O O
z0 O O O
type O O O Defined in tracking; value comes from hit information
volume O O O Defined in tracking; value comes from hit information Volume number; needs work
rate O O O
track O O O
event O O O
Variable ee ep ine Defined in... Description
kineE O O O
px O O O Defined in tracking; value comes from hit information Momenta at detector
py O O O
pz O O O
kineE0 O O O
px0 X X X
py0 X X X
pz0 X X X
kineE1 O O O
px1 O O O
py1 O O O
pz1 O O O
kineE2 O O O
px2 O O O
py2 O O O
pz2 O O O
theta0 X X X
theta1 O O O
theta2 O O O
Variable ee ep ine Defined in... Description
ion X O O Defined in MollerDetectorHit.hh; value comes from MollerDetectorSD - boolean?
ev_num O O O
process X X X
creator O O O
hit O O O
kineE_org O O O
theta_org O O O
diffXS X X X
totXS O O O



Notes



Return to Simulation Projects
Return to MOLLER at 11 GeV E09-005