1 #include "VLNVarConfigs.fcl"
5 dunefd_vlnenergydatagen_numu:
7 module_type : "VLNEnergyDataGen"
9 # Whether to require contained truth vertex during sample generation
10 ApplyFiducialCut : false
12 # Flavor of neutrinos. Supported: "numu", "any"
16 # To select Charged Current use IsCC = 1
17 # To select Neutral Current use IsCC = 0
18 # To select both use IsCC = -1
21 # Select only neutrinos with energies less than MaxEnergy.
22 # If MaxEnergy = -1, then select all neutrinos.
25 # File format of the training sample. Supported: "csv"
27 # Number of sigfigs to save.
30 LabelGenerator : "generator"
31 LabelRecoE : "energyreconumu"
33 ConfigInputVars : @local::dunefd_vln_default_input_vars
34 ConfigFiducialCut : @local::dunefd_vln_fiducial_cut