Changeset 11176 for trunk/FACT++/src
- Timestamp:
- 06/24/11 14:36:41 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FACT++/src/HeadersFTM.h
r11106 r11176 192 192 uint16_t fDelayTimeMarker; /// (4ns * x + 8ns) FTM internal programmable delay between trigger descision and time marker output 193 193 uint16_t fDeadTime; /// (4ns * x + 8ns) FTM internal programmable dead time after trigger decision 194 uint32_t fClockConditioner[8]; // R0, R1, R8, R9, R11, R13, R14, R15194 uint32_t fClockConditioner[8]; /// R0, R1, R8, R9, R11, R13, R14, R15 195 195 uint16_t fWindowPhysics; /// (4ns * x + 8ns) At least N (multiplicity) rising edges (trigger signal) within this window 196 196 uint16_t fWindowCalib; /// (4ns * x + 8ns) At least N (multiplicity) rising edges (trigger signal) within this window
Note:
See TracChangeset
for help on using the changeset viewer.