You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I’m running cafmakerjob_sbnd.fcl on a reco2 file, and it seems there are some slc.reco.pfp branches not getting filled. I’ve noticed this in rec.slc.reco.pfp.shw.start . I’ve included some print statements in the code to verify that the reco2 file passes this information and it seems to do that - shower.ShowerStart() : -121.31 in FillReco.cxx (FillShowerVars) and in CAFMaker_module.cc - pfp.shw.start.x : -121.31 . My exact print statements are on these lines:
I’m running
cafmakerjob_sbnd.fcl
on a reco2 file, and it seems there are someslc.reco.pfp
branches not getting filled. I’ve noticed this inrec.slc.reco.pfp.shw.start
. I’ve included some print statements in the code to verify that the reco2 file passes this information and it seems to do that -shower.ShowerStart() : -121.31
inFillReco.cxx
(FillShowerVars
) and inCAFMaker_module.cc
-pfp.shw.start.x : -121.31
. My exact print statements are on these lines:sbncode/sbncode/CAFMaker/CAFMaker_module.cc
Line 1775 in b0fb0b7
sbncode/sbncode/CAFMaker/FillReco.cxx
Line 193 in b0fb0b7
The text was updated successfully, but these errors were encountered: