Skip to content

Commit b9c4be6

Browse files
committed
Please consider the following formatting changes
1 parent 7866f4b commit b9c4be6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

PWGLF/Tasks/Strangeness/lambdaJetpolarization.cxx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
#include "Math/Vector4D.h"
3636
#include "TProfile2D.h"
3737
#include <TFile.h>
38-
//#include <TLorentzVector.h>
38+
// #include <TLorentzVector.h>
3939
#include <TMatrixD.h>
4040
#include <TTree.h>
4141

@@ -1990,6 +1990,6 @@ struct LfMyV0s {
19901990
WorkflowSpec defineDataProcessing(ConfigContext const& cfgc)
19911991
{
19921992
return WorkflowSpec{
1993-
adaptAnalysisTask<LfMyV0s>(cfgc),// TaskName{"lf-my-v0s"}
1993+
adaptAnalysisTask<LfMyV0s>(cfgc), // TaskName{"lf-my-v0s"}
19941994
};
19951995
}

0 commit comments

Comments
 (0)