Changeset 17340 for trunk


Ignore:
Timestamp:
11/21/13 17:32:33 (11 years ago)
Author:
tbretz
Message:
Fixed an option description.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/FACT++/src/ftmctrl.cc

    r16865 r17340  
    27602760        ("trigger.enable-veto.*",                var<bool>(),   "Enable veto line")
    27612761        ("trigger.enable-clock-conditioner.*",   var<bool>(),   "")
    2762         ("trigger.sequence.interval.*",          var<uint16_t>(),  "Interval between two artifical triggers in units of n*4ns+8ns")
     2762        ("trigger.sequence.interval.*",          var<uint16_t>(),  "Interval between two artifical triggers in units of ms")
    27632763        ("trigger.sequence.pedestal.*",          var<uint16_t>(),  "Number of pedestal events in the sequence of artificial triggers")
    27642764        ("trigger.sequence.lp-int.*",            var<uint16_t>(),  "Number of LPint events in the sequence of artificial triggers")
Note: See TracChangeset for help on using the changeset viewer.