PhotonCalibrator.fcl
Go to the documentation of this file.
1 BEGIN_PROLOG
2 
3 #
4 # Applies a fixed scale to all hits
5 # on all channels.
6 #
7 standard_photoncalibrator:
8 {
9  service_provider: PhotonCalibratorStandard
10  SPESize: 1330
11  SPEShift: 0
12  UseArea: false
13 }
14 
15 
16 END_PROLOG