struct MIMP

MC detector impact points.

[more]float z
z coordinate; note the order: z x y !.
[more]float x
x coordinate.
[more]float y
y coordinate.
[more]float tx
tan(px/pz).
[more]float ty
tan(py/pz).
[more]float p
momentum multiplied by the sign of pz.
[more]float time
Time of flight.
[more]ArtePointer<GEDE> gede
detector plane in table GEDE.
[more]ArtePointer<MTRA> mtra
relation one track to many impact points.
[more]float q
any other quantity (now for TRD only).
[more]ArteInvManRelationPointer<MIDI,DIGB> digb
many digits to many mimps.
[more]ArteInvManRelationPointer<MIHI,HITB> hitb
many hits to many MC impact points.


Documentation

MC detector impact points.
ofloat z
z coordinate; note the order: z x y !.

ofloat x
x coordinate.

ofloat y
y coordinate.

ofloat tx
tan(px/pz).

ofloat ty
tan(py/pz).

ofloat p
momentum multiplied by the sign of pz.

ofloat time
Time of flight.

oArtePointer<GEDE> gede
detector plane in table GEDE.

oArtePointer<MTRA> mtra
relation one track to many impact points.

ofloat q
any other quantity (now for TRD only).

oArteInvManRelationPointer<MIDI,DIGB> digb
many digits to many mimps.

oArteInvManRelationPointer<MIHI,HITB> hitb
many hits to many MC impact points.

Alphabetic index



This page was generated with the help of DOC++.