Skip to content

Commit 31b381f

Browse files
committed
Please consider the following formatting changes
1 parent f8e851c commit 31b381f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

DPG/Tasks/AOTTrack/tagAndProbeDmesons.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -620,7 +620,7 @@ struct ProbeThirdTrack {
620620
return invMass;
621621
}
622622

623-
template<typename TTrackIndices, typename TTrack, typename TTracks>
623+
template <typename TTrackIndices, typename TTrack, typename TTracks>
624624
void loopOverThirdTrack(TTrackIndices const& groupedTrackThirdIndices, TTracks const& tracks, TTrack const& trackFirst, TTrack const& trackSecond, const uint8_t channel)
625625
{
626626
for (const auto& trackIndex : groupedTrackThirdIndices) {

0 commit comments

Comments
 (0)