Changeset 11176 for trunk/FACT++/src


Ignore:
Timestamp:
06/24/11 14:36:41 (14 years ago)
Author:
tbretz
Message:
Added output of frequency calculated from the clock conditioner values.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/FACT++/src/HeadersFTM.h

    r11106 r11176  
    192192        uint16_t fDelayTimeMarker;         /// (4ns * x + 8ns) FTM internal programmable delay between trigger descision and time marker output
    193193        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, R15
     194        uint32_t fClockConditioner[8];     /// R0, R1, R8, R9, R11, R13, R14, R15
    195195        uint16_t fWindowPhysics;           /// (4ns * x + 8ns) At least N (multiplicity) rising edges (trigger signal) within this window
    196196        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.