Skip to content

Commit 9cfeb6e

Browse files
committed
Apply clang-format
1 parent cec707a commit 9cfeb6e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

PWGLF/Tasks/Strangeness/lambdaspincorrderived.cxx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,6 @@ struct lambdaspincorrderived {
202202
Configurable<std::string> ConfWeightPathLAL2{"ConfWeightPathLAL2", "Users/s/skundu/My/Object/spincorr/cent010LL", "Weight path 2"};
203203
Configurable<std::string> ConfWeightPathALL2{"ConfWeightPathALL2", "Users/s/skundu/My/Object/spincorr/cent010LL", "Weight path 2"};
204204

205-
206205
// Mixing /////////
207206

208207
Configurable<int> cfgV5NeighborPt{"cfgV5NeighborPt", 0, "v5: neighbor bins in pT (use symmetric ±N, edge-safe)"};
@@ -1757,7 +1756,6 @@ struct lambdaspincorrderived {
17571756
out.erase(std::unique(out.begin(), out.end()), out.end());
17581757
}
17591758

1760-
17611759
static inline void collectNeighborBinsClamp(int b, int nBins, int nNeighbor, std::vector<int>& out)
17621760
{
17631761
out.clear();

0 commit comments

Comments
 (0)