Skip to content

Commit e9534ff

Browse files
committed
Add dummy commit
1 parent b71248f commit e9534ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PWGHF/D2H/Tasks/taskCharmPolarisation.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -910,7 +910,7 @@ struct TaskPolarisationCharmHadrons {
910910
/// \param ptBhadMother is the pt of the b-hadron mother (only in case of non-prompt)
911911
/// \param areDausInAcc is a flag indicating whether the daughters are in acceptance or not
912912
/// \param resoChannelLc indicates the Lc decay channel (direct, resonant)
913-
/// \param isPartRecoDstar is a flag indicating if it is a partly reconstructed Dstar meson (MC only)
913+
/// \param isPartRecoDstar is a flag indicating if it is a partly reconstructed Dstar->D0pi->Kpipipi0 meson (MC only)
914914
template <charm_polarisation::CosThetaStarType cosThetaStarType>
915915
void fillGenHistos(float ptCharmHad, int numPvContributors, float rapCharmHad, float cosThetaStar, int8_t origin, float ptBhadMother, bool areDausInAcc, uint8_t resoChannelLc, int8_t charge, bool isPartRecoDstar)
916916
{

0 commit comments

Comments
 (0)