RegCNNVertexAna.fcl
Go to the documentation of this file.
1 BEGIN_PROLOG
2 
3 regcnnvtx_analysistree:
4 {
5  module_type: "RegCNNVertexAna"
6  MCGenModuleLabel: "generator"
7  RegCNNModuleLabel: "regcnneval"
8  HitsModuleLabel: "linecluster"
9  EnergyRecoNueLabel: "energyreconue"
10  PandoraNuVertexModuleLabel: "pandora"
11 
12  RegCNNModuleLabel: "regcnneval"
13  RegCNNVtxModuleLabel: "regcnnvtxevalz"
14  RegCNNVtx1ststepModuleLabel: "regcnnvtx1steval"
15  RegCNNVtx2ndstepModuleLabel: "regcnnvtx2ndeval"
16  RegCNNVtxModule2Label: "regcnnvtxeval"
17 
18  RegCNNResultLabel: "regcnnresult"
19  RegCNNVtxResultLabel: "regcnnvtxresultz"
20  RegCNNVtx1ststepResultLabel: "regcnnvtx1stresult"
21  RegCNNVtx2ndstepResultLabel: "regcnnvtx2ndresult"
22  RegCNNVtxResult2Label: "regcnnvtxresult"
23 
24 }
25 
26 END_PROLOG