CVNValidation.fcl
Go to the documentation of this file.
1 BEGIN_PROLOG
2 
3 standard_cvnvalidation:
4 {
5  module_type: CVNValidation
6  #==================
7  CVNResultLabel: "cvnresult"
8  TruthLabel: "generator"
9  # Use the following to add the reco energy to the output tree
10  NueEnergyLabel: "energynue"
11  NumuEnergyLabel: "energynumu"
12 }
13 
14 END_PROLOG