Reweight.fcl
Go to the documentation of this file.
1 BEGIN_PROLOG
2 
3 # This file defines the configuration for the job modules in NuReweight
4 
5 standard_reweightana:
6 {
7  module_type: ReweightAna
8  MCTruthModuleLabel: "generator" #a string with the process label for the module that made raw digits
9  PotLabel: "generator" #a string with the process label for the module that made the POTSum
10 }
11 
12 END_PROLOG