We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c47688 commit ad25a04Copy full SHA for ad25a04
1 file changed
sbncode/CAFMaker/FillReco.cxx
@@ -896,6 +896,7 @@ namespace caf
896
897
// Loop over algorithm scores and extract the ones we want.
898
// Get the ndof from any likelihood pid algorithm
899
+ srlikepid.setDefault();
900
901
std::vector<anab::sParticleIDAlgScores> const& AlgScoresVec = particle_id.ParticleIDAlgScores();
902
for (anab::sParticleIDAlgScores const& AlgScore: AlgScoresVec){
0 commit comments