-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
176 lines (161 loc) · 3.9 KB
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
# Prerequisites
*.d
#text files
*.txt
LogFile_TRUTH.txt
*.cvs
# file system getting stuck for a while when you try to delete a file.
*.nfs*
#pdf shouldn't be commited
*.pdf
# Compiled Object files
*.slo
*.lo
*.o
*.obj
# Precompiled Headers
*.gch
*.pch
# Compiled Dynamic libraries
*.so
*.dylib
*.dll
# Fortran module files
*.mod
*.smod
# Compiled Static libraries
*.lai
*.la
*.a
*.lib
# Executables
*.exe
*.out
*.appeinclude "../includes/common_functions.h"
# figures
*.png
#root files
*.root
ExtractHeliumCrossSectionHists_FullStats
ExtractHelium_2D_CrossSectionHists_FullStats
ExtractMasterAnaDevCrossSectionHists_FullStats
ExtractMasterAnaDevCrossSectionHists_FullStats_Daisy
PLOTS__CrossSection_FullStats
plotMultiNeutronFromNUISSANCE.py
DansVersion_MakeHistFromNuISSance.py
Test.py
flux_calculation.py
flux_calculation_2D.py
flux_calculation_rebinTracker.py
flux_prism_2d.py
playlists/MC_Playlist/xrootdfy.sh
ExtractHeliumHist_TransWarp
tryToRead
#EventSelection
Helium_runEventLoopForDATA
Helium_runEventLoopForDATA_SmearingStudy
#scriptholder directories
eventselection/scriptholder/
Make_CrossSection/scriptholder/
Make_Plots/scriptholder/
Make_Plots/log_valgrind
includes/scriptholder/
Helium_runEventLoop_ShiftZRStudy
Helium_runEventLoopForDATA_ShiftZRStudy
Helium_runEventLoop_Shift_ConvolutionStudy
Helium_runEventLoop_Shift_ConvolutionStudyXY
Helium_runEventLoop_Shift_ConvolutionStudyZ
Helium_runEventLoop_ShiftZRStudy_regionX
Helium_runEventLoop_ShiftZRStudy_regionXZ
Helium_runEventLoop_SideBand_fittoX
Helium_TransWarp_MakeWarpsPlotting
Helium_TransWarp_Plotting
MasterAnaDev_TransWarp_MakeWarpsPlotting
PrintMassTable
TransWarpExtraction
tryToWrite
Helium_runEventLoop_SideBand
Helium_runEventLoop_TransWarpStudies
Helium2D_runEventLoop_noGroups
Helium2D_runEventLoop_noGroups_TransWarp
Helium2D_runTRUTHLoop_FLUX
MasterAna_Dasiy_runEventLoop_TransWarpStudies
MasterAnn_2D_runTRUTHLoop
MasterAnn_2D_runTRUTHLoop_Flux
MasterAnn_runEventLoopForDATA
MasterAnn_runEventLoop_noGroups
Make_2DCrossSection_Plots_FullStats
Make_ClosurePlots
Make_CrossSection_Plots_FullStats
Make_CrossSection_Plots_FullStats_RATIOs
Make_Flux_Tracker_fits
Make_Flux_fits
CryoTankVertexOffSetStudy_FullStats
eventselection2D/scriptholder/
fits/script_holder
CryoTank_convolution_withShifts
CryoTank_convolution_withShiftsAndReWgts
CryoTank_convolution_withShifts_Empty
CryoTank_convolution_withShifts_Full
CryoTank_convolution_withShifts_XY
CryoTank_convolution_withShifts_XY_Empty
CryoTank_convolution_withShifts_XY_Full
CryoTank_convolution_withShifts_XY_Plots
CryoTank_convolution_withShifts_Z_Plots
CryoTank_EmptyHelium_Fit
CryoTank_EmptyHelium_Fit_Nregions
CryoTank_EmptyHelium_Fit_withShifts
CryoTank_EmptyHelium_Fit_withXYShiftspwd
CCQENu/
NukeCC_Cuts.cpp
NukeCC_Cuts.hh
MasterAnaCVUniverse.cpp
MasterAnaCVUniverse.hh
MasterAna_CCQE_CVFunctions.h
HeliumTransWrap/scriptholder/
MasterAnaDev.cpp
Chisqrt_fit_results
CryoTank_EmptyHelium_Fit_withXYShifts
#EventSelection
Helium_runEventLoopForDATA
Helium_runEventLoopForDATA_SmearingStudy
Helium_runEventLoop_EfficiencyStudy
Helium_runEventLoop_SmearingStudy
Helium_runTRUTHLoop
Helium_runTRUTHLoop_EfficiencyStudy
Helium_runTRUTHLoop_NXLE_Validation
Helium_runTRUTHLoop_SmearingStudy
Helium_runEventLoop
#EventSelection2D
Helium2D_runTRUTHLoop
Helium2D_runEventLoopForDATA
Helium2D_runEventLoop
#Make_Plots
EfficiencyPlots
NonMuonKinematicPlots_FullStats
VetoWall_Plots
TRUE_KinematicPlots_FullStats
EfficiencyPlots_FullStats
VetoWall_Plots_FullStats
CryoTankVertexPlots
KinematicPlots
Smearing_Study
NonMuonKinematicPlots
CryoTankVertexPlots_FullStats
KinematicPlots_FullStats
Smearing_Study_FullStats
TRUE_KinematicPlots
#Make_2DPlots
Efficiency2DPlots
CryoTankVertex2DPlots
NonMuonKinematic2DPlots
Kinematic2DPlots
#Make_Arachne
Make_Arachne_links
#Make_crossSection
Extract2DHeliumCrossSectionHists
ExtractHeliumCrossSectionHists
ExtractHeliumCrossSectionHists
Make_CrossSection_Plots
#fits
CryoTank_EmptyHelium_Fit