struct GEDE

detector geometry: planes.

[more]int cmp
detector component (see table GESL).
[more]int lay
layer number within the superlayer.
[more]int sec
sector number.
[more]int shp
detector shape.
[more]float xmin
x of the left edge of the detector.
[more]float xmax
y of the right edge.
[more]float ymin
y of the lower edge.
[more]float ymax
y of the upper edge.
[more]float zmin
z of the front side.
[more]float zmax
z of the rear side.
[more]float sxmn
outer tracker: x of the left edge.
[more]float sxmx
outer tracker: y of the right edge.
[more]float symn
outer tracker: y of the lower edge.
[more]float symx
outer tracker: y of the upper edge.
[more]float cos
cosine of the wire angle with respect to y-axis.
[more]float sin
sine of the wire angle with respect to y axis.
[more]float rot[9]
3 by 3 rotation matrix.
[more]float acc
measurement accuracy (for MC digitization).
[more]float eff
hit efficiency (for MC digitization).
[more]float dod
max drift distance or double hit resolution.
[more]float pit
pitch.
[more]float ms
multiple scattering angle **2 for 1 GeV particles.
[more]float xfw[4]
SVD 1 d_min: distance of first wire to z axis.
[more]float zfw[4]
outer tracker: z of first wire in sublayer 14.
[more]int nwi[4]
outer tracker: number of wires in sublayer 14.
[more]int nsl
number of sublayers in a segment.
[more]ArtePointer<GESL> gesl
one super-layer <-> many detector planes.
[more]ArtePointer<GMAT> gmat
one material <-> many detector planes'.
[more]int nwl
number of walls connected to this detector.
[more]int fwl
first wall connected to this detector.
[more]float xmad
additional word for comp.
[more]float ymad
additional word for comp.
[more]float zmad
additional word for comp.
[more]float y1w[4]
lower boundary in y for wires in sublayer 14.
[more]float y2w[4]
upper boundary in y for wires in sublayer 14'.
[more]char gvol[4]
Geant volume name (up to 4 characters).
[more]char hwc[12]
Hardware code for the given detector.
[more]float dedx
energy loss of a mip in the given detector.
[more]int gcop
Geant copy number - so called user number'.
[more]float noise
noise.
[more]float ares
resolution of the alignment.
[more]int mim1
first MIMP.
[more]int miml
last MIMP.
[more]int dig1
first DIGB.
[more]int digl
last DIGB.
[more]int hit1
first HITB.
[more]int hitl
last HITB.
[more]ArtePointer<OTMO> otmo
one OT module (readout) in gede --> one OT module.


Documentation

detector geometry: planes.
oint cmp
detector component (see table GESL).

oint lay
layer number within the superlayer.

oint sec
sector number.

oint shp
detector shape.

ofloat xmin
x of the left edge of the detector.

ofloat xmax
y of the right edge.

ofloat ymin
y of the lower edge.

ofloat ymax
y of the upper edge.

ofloat zmin
z of the front side.

ofloat zmax
z of the rear side.

ofloat sxmn
outer tracker: x of the left edge.

of the sensitive area muon: the size of sensitive area near pad

ofloat sxmx
outer tracker: y of the right edge.

muon: efficiency in the gap between pads

ofloat symn
outer tracker: y of the lower edge.

muon: y-distance from chamber edge to pad

ofloat symx
outer tracker: y of the upper edge.

muon: y-gap between pads

ofloat cos
cosine of the wire angle with respect to y-axis.

ofloat sin
sine of the wire angle with respect to y axis.

ofloat rot[9]
3 by 3 rotation matrix.

ofloat acc
measurement accuracy (for MC digitization).

ofloat eff
hit efficiency (for MC digitization).

ofloat dod
max drift distance or double hit resolution.

ofloat pit
pitch.

ofloat ms
multiple scattering angle **2 for 1 GeV particles.

ofloat xfw[4]
SVD 1 d_min: distance of first wire to z axis.

SVD 2 d0 : distance of first wire to sxmn,symn SVD 3 Polarity of the plane outer tracker: x of first wire in sublayer 1...4 muon: 1 - x of first wire muon: 2 - x-size of pad or pixel cell muon: 3 - x-distance from chamber edge to pad muon: 4 - x-gap between pads

ofloat zfw[4]
outer tracker: z of first wire in sublayer 14.

muon: 1 - z of wires muon: 2 - z of pads muon: 3 - y-size of first (small) pad or pixel muon: 4 - y-size of large pads

oint nwi[4]
outer tracker: number of wires in sublayer 14.

muon: 1 - number of wires or pixels in x-dir muon: 2 - number of pixels in y-direction muon: 3 - number of connected pixels in x-dir muon: 4 - number of connected pixels in y-dir

oint nsl
number of sublayers in a segment.

oArtePointer<GESL> gesl
one super-layer <-> many detector planes.

oArtePointer<GMAT> gmat
one material <-> many detector planes'.

oint nwl
number of walls connected to this detector.

oint fwl
first wall connected to this detector.

ofloat xmad
additional word for comp. geometrical shapes.

ofloat ymad
additional word for comp. geometrical shapes.

ofloat zmad
additional word for comp. geometrical shapes.

ofloat y1w[4]
lower boundary in y for wires in sublayer 14.

ofloat y2w[4]
upper boundary in y for wires in sublayer 14'.

ochar gvol[4]
Geant volume name (up to 4 characters).

ochar hwc[12]
Hardware code for the given detector.

ofloat dedx
energy loss of a mip in the given detector.

oint gcop
Geant copy number - so called user number'.

ofloat noise
noise.

ofloat ares
resolution of the alignment.

oint mim1
first MIMP.

oint miml
last MIMP.

oint dig1
first DIGB.

oint digl
last DIGB.

oint hit1
first HITB.

oint hitl
last HITB.

oArtePointer<OTMO> otmo
one OT module (readout) in gede --> one OT module.

Alphabetic index



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