Skip to content

Commit b4163a2

Browse files
committed
Apply clang-format
1 parent bd7b488 commit b4163a2

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
@@ -204,7 +204,6 @@ struct lambdaspincorrderived {
204204
Configurable<std::string> ConfWeightPathLAL2{"ConfWeightPathLAL2", "Users/s/skundu/My/Object/spincorr/cent010LL", "Weight path 2"};
205205
Configurable<std::string> ConfWeightPathALL2{"ConfWeightPathALL2", "Users/s/skundu/My/Object/spincorr/cent010LL", "Weight path 2"};
206206

207-
208207
// Mixing /////////
209208

210209
Configurable<int> cfgV5NeighborPt{"cfgV5NeighborPt", 0, "v5: neighbor bins in pT (use symmetric ±N, edge-safe)"};
@@ -1782,7 +1781,6 @@ struct lambdaspincorrderived {
17821781
out.erase(std::unique(out.begin(), out.end()), out.end());
17831782
}
17841783

1785-
17861784
static inline void collectNeighborBinsClamp(int b, int nBins, int nNeighbor, std::vector<int>& out)
17871785
{
17881786
out.clear();

0 commit comments

Comments
 (0)