Skip to content

Commit

Permalink
Update CalibTracker/SiStripAPVAnalysis/src/ApvAnalysisFactory.cc
Browse files Browse the repository at this point in the history
Co-authored-by: Andrea Perrotta <perrotta@cern.ch>
  • Loading branch information
iarspider and perrotta authored Sep 24, 2024
1 parent 48ee514 commit 05e8aa0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CalibTracker/SiStripAPVAnalysis/src/ApvAnalysisFactory.cc
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ void ApvAnalysisFactory::constructAuxiliaryApvClasses(ApvAnalysis* theAPV, uint3
return;
}
} else {
cout << "ApvAnalysisFactory: algorithm " << theAlgorithmType_ << " not supported" << endl:
cout << "ApvAnalysisFactory: algorithm " << theAlgorithmType_ << " not supported" << endl;
return;
}

Expand Down

0 comments on commit 05e8aa0

Please sign in to comment.