Skip to content

Commit e011bd3

Browse files
committed
Please consider the following formatting changes
1 parent 8ebbbd9 commit e011bd3

2 files changed

Lines changed: 1 addition & 4 deletions

File tree

Common/TableProducer/PID/pidTOFMerge.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424
#include "Common/DataModel/FT0Corrected.h"
2525
#include "Common/DataModel/PIDResponseTOF.h"
2626

27-
#include <DataFormatsFIT/Triggers.h>
2827
#include <CCDB/BasicCCDBManager.h>
28+
#include <DataFormatsFIT/Triggers.h>
2929
#include <DataFormatsParameters/GRPLHCIFData.h>
3030
#include <DataFormatsTOF/ParameterContainers.h>
3131
#include <Framework/ASoA.h>

Common/TableProducer/ft0CorrectedTable.cxx

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,6 @@
3434
#include <cstdint>
3535
#include <string>
3636

37-
#include <bitset>
38-
#include <string>
39-
4037
using namespace o2;
4138
using namespace o2::framework;
4239
using namespace o2::aod;

0 commit comments

Comments
 (0)