Skip to content

Commit 489c09d

Browse files
committed
Please consider the following formatting changes
1 parent 04ff736 commit 489c09d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

PWGHF/HFL/TableProducer/electronSelectionWithTpcEmcal.cxx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -594,7 +594,6 @@ struct HfElectronSelectionWithTpcEmcal {
594594
// Pass multiplicities and other required parameters for this electron
595595

596596
hfElectronSelection(electron.collisionId(), electron.globalIndex(), electron.eta(), electron.phi(), electron.pt(), electron.tpcNSigmaEl(), electron.tofNSigmaEl(), electron.tpcNClsCrossedRows(), electron.tpcCrossedRowsOverFindableCls(), electron.itsChi2NCl(), electron.tpcChi2NCl(), electron.dcaXY(), electron.dcaZ(), eop, m02, vecLSMass, vecULSMass, nElPairsLS, nElPairsUS, isEMcal);
597-
598597
}
599598
// Electron Identification
600599
template <bool IsMc, typename TracksType, typename EmcClusterType, typename MatchType, typename CollisionType, typename ParticleType>

0 commit comments

Comments
 (0)