Skip to content
Snippets Groups Projects

Update zdc_sipmontile_reconstruction.py

Open Sebouh Paul requested to merge sebouh137-master-patch-84798 into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -42,7 +42,7 @@ podout = PodioOutput('out', filename=kwargs['output'])
@@ -42,7 +42,7 @@ podout = PodioOutput('out', filename=kwargs['output'])
# Digitization
# Digitization
ci_zdc_daq = dict(\
ci_zdc_daq = dict(\
dynamicRangeADC=200.*MeV,
dynamicRangeADC=800.*MeV,
capacityADC=32768,
capacityADC=32768,
pedestalMean=400,
pedestalMean=400,
pedestalSigma=10)
pedestalSigma=10)
Loading