Skip to content

Commit 6ce62b8

Browse files
committed
clang format
1 parent c3d9e9b commit 6ce62b8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

PWGCF/GenericFramework/Core/FlowPtContainer.h

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -115,11 +115,11 @@ class FlowPtContainer : public TNamed
115115
TList* fCumulantList;
116116
TList* fCentralMomentList;
117117

118-
int mpar;
118+
int mpar;
119119
int fillCounter; //!
120120
unsigned int fEventWeight; //!
121-
bool fUseCentralMoments;
122-
bool fUseGap;
121+
bool fUseCentralMoments;
122+
bool fUseGap;
123123
void mergeBSLists(TList* source, TList* target);
124124
TH1* raiseHistToPower(TH1* inh, double p);
125125
std::vector<double> sumP; //!

0 commit comments

Comments
 (0)