1 process_name: PDDPHitNormCheck
5 TFileService: { fileName: "hitana_results.root" }
7 RandomNumberGenerator: {}
13 module_type: RootInput
15 fileNames: [ "detsim.root" ]
27 module_type: "HitNormCheck"
29 HitModuleLabel: "gaushit"
30 WireModuleLabel: "caldata"
31 PedSamples: 200 # number of pedestal samples
32 PadRawRight: 30 # pad roi to get sum of signal from RawDigit waveform
33 MaxPadRoi: 50 # max ticks to look for ped samples away from hit group
34 WirePadLeft: 5 # samples to pad recob::Wire hit region before hit
35 WirePadRight: 10 # samples to pad recob::Wire hit region after hit
36 Dump: 0 # numober of ROIs to dump to file (for debug)
40 end_paths: [ analysis ]