Skip to content

Commit ad25a04

Browse files
committed
adding setDefault for likelihood pid
1 parent 4c47688 commit ad25a04

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

sbncode/CAFMaker/FillReco.cxx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -896,6 +896,7 @@ namespace caf
896896

897897
// Loop over algorithm scores and extract the ones we want.
898898
// Get the ndof from any likelihood pid algorithm
899+
srlikepid.setDefault();
899900

900901
std::vector<anab::sParticleIDAlgScores> const& AlgScoresVec = particle_id.ParticleIDAlgScores();
901902
for (anab::sParticleIDAlgScores const& AlgScore: AlgScoresVec){

0 commit comments

Comments
 (0)