Skip to content

Commit 78076f1

Browse files
committed
To remove the formatting issue
1 parent 56cf417 commit 78076f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PWGLF/Tasks/Resonances/chargedkstaranalysis.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,7 @@ struct Chargedkstaranalysis {
258258
// PDG code
259259
int kPDGK0s = kK0Short;
260260
int kKstarPlus = static_cast<int>(o2::constants::physics::Pdg::kKPlusStar892);
261-
//int kPiPlus = kPiPlus;
261+
// int kPiPlus = kPiPlus;
262262
int kPDGK0 = kK0;
263263
// Variable declaration
264264
ROOT::Math::PxPyPzEVector beam1{0., 0., -helicityCfgs.beamMomentum, 13600. / 2.};

0 commit comments

Comments
 (0)