Skip to content

Commit bae72cb

Browse files
committed
Updated task for event mixing
1 parent 3e31e30 commit bae72cb

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

PWGLF/Tasks/Resonances/chargedkstaranalysis.cxx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -912,8 +912,6 @@ struct chargedkstaranalysis {
912912
continue;
913913
}
914914

915-
float multiplicity = 0.0f;
916-
multiplicity = c1.centFT0M();
917915
for (auto& [t1, t2] : o2::soa::combinations(
918916
o2::soa::CombinationsFullIndexPolicy(tracks1, tracks2))) {
919917
// Here t1 corressponds to bachelor track and t2 corressponds to v0s.

0 commit comments

Comments
 (0)