Skip to content

Commit a7561aa

Browse files
committed
Please consider the following formatting changes
1 parent bb36ffd commit a7561aa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

PWGHF/HFC/Utils/utilsCorrelations.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -124,8 +124,8 @@ bool passPIDSelection(Atrack const& track, SpeciesContainer const mPIDspecies,
124124
}
125125

126126
/// @brief Selects a candidate based on its PDG code, decay channel, and assigns the corresponding mass.
127-
///
128-
/// @tparam isScCandidate Boolean template parameter:
127+
///
128+
/// @tparam isScCandidate Boolean template parameter:
129129
/// - `true` to check for Sigma_c candidates
130130
/// - `false` to check for Lambda_c candidates
131131
/// @tparam McParticleType Type representing the MC particle, must provide `pdgCode()` and `flagMcMatchGen()`

0 commit comments

Comments
 (0)