Skip to content

Commit b33e255

Browse files
authored
Merge pull request #19 from alibuild/alibot-cleanup-12655
Please consider the following formatting changes to AliceO2Group#12655
2 parents eb4d3f9 + c92a63c commit b33e255

3 files changed

Lines changed: 2 additions & 5 deletions

File tree

PWGCF/FemtoDream/Core/femtoDreamResoSelectionKStar.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@
3636
#include <fstream>
3737
#include <iostream>
3838
#include <string>
39-
#include <vector>
4039
#include <utility>
40+
#include <vector>
4141

4242
using namespace o2;
4343
using namespace o2::framework;

PWGCF/FemtoDream/Tasks/femtoDreamDebugReso.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@
3131

3232
#include <cstdint>
3333
#include <iostream>
34-
#include <vector>
3534
#include <string>
35+
#include <vector>
3636

3737
using namespace o2;
3838
using namespace o2::analysis::femtoDream;

PWGCF/FemtoDream/Tasks/femtoDreamPairTaskV0Reso.cxx

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,15 +9,12 @@
99
// granted to it by virtue of its status as an Intergovernmental Organization
1010
// or submit itself to any jurisdiction.
1111

12-
13-
1412
/// \file femtoDreamPairTaskV0Reso.cxx
1513
/// \brief Tasks that reads the track tables used for the pairing and builds pairs of two tracks
1614
/// \author Christopher Klumm, TU München, christopher.klumm@cern.ch
1715
/// \author Anton Riedel, TU München, anton.riedel@cern.ch
1816
/// \author Georgios Mantzaridis, TU München, georgios.mantzaridis@cern.ch
1917

20-
2118
#include "PWGCF/DataModel/FemtoDerived.h"
2219
#include "PWGCF/FemtoDream/Core/femtoDreamContainer.h"
2320
#include "PWGCF/FemtoDream/Core/femtoDreamDetaDphiStar.h"

0 commit comments

Comments
 (0)