g4rwSyst.fcl
Go to the documentation of this file.
1 # Path to MC files. Each entry corresponds to a different channel and has to match with the DataFileNames.
2 #MCFileNames: ["eventSelection_mc_ABS.root","eventSelection_mc_CEX.root"]
3 MCFileNames: ["/dune/app/users/calcuttj/PionStudies/rDataFrame/eventSelection_mc_ABS.root", "/dune/app/users/calcuttj/PionStudies/rDataFrame/eventSelection_mc_CEX.root"]
4 
5 
6 # Channel names. Follow the order of the MC/Data File Names
7 ChannelNames: ["ABS","CEX"]
8 
9 # Path to file to get the number of incident pions
10 IncidentMCFileNames: ["/dune/app/users/calcuttj/PionStudies/rDataFrame/eventSelection_mc_PRIMARYPION.root"]
11 
12 # Name of the tree with reconstructed events.
13 RecoTreeName: "pionana/beamana"
14 
15 # Signal topologies. Change as appropriate.
16 SignalTopology: [1,2]
17 SignalTopologyName: ["ABS","CEX"]
18 
19 # Background topologies. Change as appropriate.
20 BackgroundTopology: [3,4,5,6,7]
21 BackgroundTopologyName: ["Pion Inel. Bkg","Upstream Int","Muons","TrueUnmatched", "Other Bkg"]
22 
23 # Incident particle topologies. First is assumed to be signal
24 IncidentTopology: [3, 4, 5, 6, 7, 8]
25 IncidentTopologyName: ["Pions", "Muons", "Cosmic", "TrueUnmatched", "Downstream", "Other"]
26 
27 # Name of the tree with the truth signal events.
28 TruthTreeName: "pionana/beamana"
29 
30 # Define binning in truth/reco. It doesn't have to be symmetric.
31 TruthBinning: [0.0,400.0,600.0,700.0,800.0,1200.0]
32 RecoBinning: [0.0,400.0,600.0,700.0,800.0,1200.0]
33 
34 
35 # Define systematics to consider
36 SystToConsider: ["fReac"] #["fReac", "fAbs1", "fAbs2", "fCex"]
37 EndZCut: 225.