Skip to content

Commit 7e4ec72

Browse files
committed
Please consider the following formatting changes
1 parent 4cf96bf commit 7e4ec72

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

PWGCF/MultiparticleCorrelations/Tasks/multiparticleCumulants.cxx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -534,7 +534,6 @@ struct MultiparticleCumulants { // this name is used in lower-case format to nam
534534
if (mult == 1)
535535
return c - c2;
536536
return c - double(mult) * c2;
537-
538537
}
539538

540539
TObject* getObjectFromList(TList* list, const char* objectName)

0 commit comments

Comments
 (0)