RegCNNEventDump.fcl
Go to the documentation of this file.
1 BEGIN_PROLOG
2 
3 standard_regcnneventdump_fhc:
4 {
5  module_type: RegCNNEventDump
6  #==================
7  PixelMapInput: "regcnnmap"
8  PixelMap3DInput: "regcnnnumudirmap"
9  GenieGenModuleLabel: "generator"
10  WriteMapTH2: false
11  WriteMapTH3: false
12  WriteCroppedMapTH3: false
13  ApplyFidVol: false
14  # Use the following to add the reco energy to the output tree
15 }
16 
17 # Make the rhc version
18 standard_regcnneventdump_rhc: @local::standard_regcnneventdump_fhc
19 
20 END_PROLOG