Skip to content

Commit 1a0ee98

Browse files
committed
remove spurious word in comment
1 parent 06c617a commit 1a0ee98

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/algorithms/calorimetry/MCTools.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ namespace eicrecon::MCTools {
2121
// - Contribution came from primary: primary
2222
// - Contribution came from immediate daughter of primary which has no children -> daughter
2323
// - All other cases (i.e. early showers, multi-radiation): primary
24-
// libraries
2524
inline edm4hep::MCParticle lookup_primary(const edm4hep::CaloHitContribution& contrib) {
2625
const auto contributor = contrib.getParticle();
2726

0 commit comments

Comments
 (0)