Ignore:
Timestamp:
01/12/01 19:42:52 (24 years ago)
Author:
magicsol
Message:
A define that fixs the number of time slices written to the raw format has been
added.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Simulation/Detector/include-MFadc/MFadc.hxx

    r460 r489  
    5252//
    5353#define SLICES_MFADC           (TOTAL_TRIGGER_TIME / WIDTH_FADC_TIMESLICE)
     54//
     55//  --> The amount of FADC slice written to the raw format.
     56//
     57#define FADC_SLICES  15
    5458//  --> The amount of ns before trigger that would be read from the ADC
    5559//      in oder to show also the start of the pulse before the
Note: See TracChangeset for help on using the changeset viewer.