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 06c617a commit 1a0ee98Copy full SHA for 1a0ee98
src/algorithms/calorimetry/MCTools.h
@@ -21,7 +21,6 @@ namespace eicrecon::MCTools {
21
// - Contribution came from primary: primary
22
// - Contribution came from immediate daughter of primary which has no children -> daughter
23
// - All other cases (i.e. early showers, multi-radiation): primary
24
-// libraries
25
inline edm4hep::MCParticle lookup_primary(const edm4hep::CaloHitContribution& contrib) {
26
const auto contributor = contrib.getParticle();
27
0 commit comments