issues
search
ubneutrinos
/
searchingfornues
Search for electron neutrinos in MicroBooNE
http://microboone.fnal.gov
6
stars
14
forks
source link
Bug fix and variable name changing
#34
Closed
Li-Jiaoyang97
closed
8 months ago
Li-Jiaoyang97
commented
8 months ago
Hi, in this PR, I have modified two files:
In
Selection/AnalysisTools/FlashMatching_tool.cc
: I added __flash
match
to the flash-related variable names since these name can also be found in
Selection/AnalysisTools/PMTWaveform_tool.cc
; Please let me know if you want to do it differently.
In
Selection/AnalysisTools/PMTWaveform_tool.cc
, I fixed the if-condition, see the line 207, which preventing the calibrated PE being filled.
Hi, in this PR, I have modified two files: