Skip to content

Commit e170bc5

Browse files
committed
Please consider the following formatting changes
1 parent 7873931 commit e170bc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PWGCF/FemtoUniverse/Core/FemtoUniverseDetaDphiStar.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -672,7 +672,7 @@ class FemtoUniverseDetaDphiStar
672672
auto DeltaPhiStarMin = static_cast<float>(cutDeltaPhiStarMinVector[ktbinval]);
673673
auto DeltaEtaMax = static_cast<float>(cutDeltaEtaMaxVector[ktbinval]);
674674
auto DeltaEtaMin = static_cast<float>(cutDeltaEtaMinVector[ktbinval]);
675-
675+
676676
if (ChosenEventType == femto_universe_container::EventType::same) {
677677
histdetadphisamebeforekT[ktbinval]->Fill(deta, dphiAvg);
678678
} else if (ChosenEventType == femto_universe_container::EventType::mixed) {

0 commit comments

Comments
 (0)