sspmodules.fcl
Go to the documentation of this file.
1 BEGIN_PROLOG
2 
3 ##################################################
4 #
5 # SSP module algorithms
6 #
7 
8 standard_algo_sspleadingedge:
9 {
10  Name: "SSP_LED"
11  ADCThreshold: 10
12  #MinWidth: 10
13  #SecondThreshold: 1
14  Pedestal: 1500
15  DWindow: 10
16  ReadoutWd: 700
17  PreTrg: 20
18 }
19 
20 ####################################################
21 
22 END_PROLOG
23