3 # This file defines the configuration for the CVNMapper and CVNMapperProtoDUNE modules
9 # HitsModuleLabel: "gaushit"
10 HitsModuleLabel: "hitfd"
11 ClusterPMLabel: "cvnmap"
15 WireLength: 2880 #Unwrapped collection view max (6 x 480)
20 standard_cvnmapper_protodune:
22 module_type: CVNMapperProtoDUNE
24 HitsModuleLabel: "hitpdune"
25 ParticleModuleLabel: "pandora"
27 ShowerLabel: "pandora"
28 ClusterPMLabel: "cvnmap"
38 standard_cvnmapper_wire:
40 module_type: CVNMapperWire
42 HitsModuleLabel: "wclsdatanfsp:gauss"
43 ClusterPMLabel: "cvnmap"
46 WireLength: 2880 #Unwrapped collection view max (6 x 480)
52 standard_cvnmapper_sim:
54 module_type: CVNMapperSim
56 HitsModuleLabel: "tpcrawdecoder:simpleSC"
57 ClusterPMLabel: "cvnmap"
60 WireLength: 2880 #Unwrapped collection view max (6 x 480)
65 # This is for the beam slice usage of a CVN
66 standard_cvnmapper_protodune_vertex: @local::standard_cvnmapper_protodune
67 standard_cvnmapper_protodune_vertex.UseBeamSliceOnly: true
69 # If we want to consider all of protodune we need bigger images
70 standard_cvnmapper_protodune_whole: @local::standard_cvnmapper_protodune
71 standard_cvnmapper_protodune_whole.UseWholeEvent: true
72 standard_cvnmapper_protodune_whole.WireLength: 1440
74 standard_cvnmapper_10kt: @local::standard_cvnmapper
75 standard_cvnmapper_10kt.TdcWidth: 20000
76 standard_cvnmapper_10kt.WireLength: 12500