struct SuperModule

Describes each FEM settings.

[more] absolute position in the detector.
[more]int femPin
PIN of the attached FEM. Each FEM should be marked by this number.
[more]int packet
packet number for EventIterator.
[more]int nch
number of towers connected to this FEM.
[more]int startTad
beginning of this FEM towers data in data array.
[more]int* femCh
list of FEM channels that should be read out.
[more]int nref
number of references in current SM144.
[more]int* adRef
addresses of SM references in Reference[] array.
[more]int nrefCh
number of references connected to FEM of this SM144.
[more]int* refCh
list of these references channels connected to FEM that should be read out.
[more]int startRad
starting address of FEM connected references in Reference[] array.
[more]int tac_pre
delay (in clocks) between TAC and Pre sample.
[more]int post_pre
delay (in clocks) between Post and Pre sample.


Documentation

Describes each FEM settings.
o absolute position in the detector.
absolute position in the detector. Absolute position = (position inside sector: 0-17 for PbSc and 0-31 for PbGl) + (Number of FEM in all previous sectors). Range: 0-155 (3x6x6 PbSc + 4x8x2 PbGl) for FEMs attached to SM144 and >155 for reference FEMs if any.

oint femPin
PIN of the attached FEM. Each FEM should be marked by this number.

oint packet
packet number for EventIterator.

oint nch
number of towers connected to this FEM.

oint startTad
beginning of this FEM towers data in data array.

oint* femCh
list of FEM channels that should be read out.

oint nref
number of references in current SM144.

oint* adRef
addresses of SM references in Reference[] array.

oint nrefCh
number of references connected to FEM of this SM144.

oint* refCh
list of these references channels connected to FEM that should be read out.

oint startRad
starting address of FEM connected references in Reference[] array.

oint tac_pre
delay (in clocks) between TAC and Pre sample.

oint post_pre
delay (in clocks) between Post and Pre sample.

Alphabetic index HTML hierarchy of classes or Java



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