Skip to content

Commit d543ee1

Browse files
committed
Please consider the following formatting changes
1 parent 7ae013e commit d543ee1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

PWGLF/Tasks/Resonances/lambda1520analysisinpp.cxx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
#include "Common/DataModel/Multiplicity.h"
2020
#include "Common/DataModel/PIDResponseTOF.h"
2121
#include "Common/DataModel/PIDResponseTPC.h"
22-
#include "Common/DataModel/TrackSelectionTables.h"// Copyright 2019-2020 CERN and copyright holders of ALICE O2.
22+
#include "Common/DataModel/TrackSelectionTables.h" // Copyright 2019-2020 CERN and copyright holders of ALICE O2.
2323
// See https://alice-o2.web.cern.ch/copyright for details of the copyright holders.
2424
// All rights not expressly granted are reserved.
2525
//
@@ -1515,7 +1515,6 @@ WorkflowSpec defineDataProcessing(ConfigContext const& cfgc)
15151515
return WorkflowSpec{adaptAnalysisTask<Lambda1520analysisinpp>(cfgc)};
15161516
}
15171517

1518-
15191518
#include "Framework/AnalysisTask.h"
15201519
#include "Framework/HistogramRegistry.h"
15211520
#include "Framework/O2DatabasePDGPlugin.h"

0 commit comments

Comments
 (0)