Ignore:
Timestamp:
09/27/19 20:13:47 (5 years ago)
Author:
tbretz
Message:
Added an option to write the trigger channel intp the raw channels to sample the trigger channel instead of the raw channels.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Mars/msimcamera/MSimTrigger.h

    r19683 r19695  
    5353    Float_t fCableDamping;              // the signal is damped a bit when reflecting at the end of the cable and is inverted as well.
    5454                                        // Damping factor in [-1..0]. In short tests by Kai Schennetten it looked like -0.96.
     55
     56    Bool_t fDebugTrigger;               // Copy the sum signal back to the camera for debugging purpose
     57
    5558#if 0
    5659    // debugging
Note: See TracChangeset for help on using the changeset viewer.