Skip to content

Commit 4dd62ba

Browse files
committed
Fixed
1 parent 4b08b0d commit 4dd62ba

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

PWGLF/Tasks/Strangeness/v0ptinvmassplots.cxx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@ for different pt ranges (constituting bins). The values are inserted as configur
2020
Also feed-down matrices for the Lambda and Anti-Lambda are produced.
2121
This analysis includes three processes, one for Real Data and two for MC at the Generated and Reconstructed level*/
2222

23+
#include "PWGLF/DataModel/LFStrangenessTables.h"
24+
#include "PWGLF/Utils/inelGt.h"
25+
2326
#include "Common/DataModel/EventSelection.h"
2427
#include "Common/DataModel/PIDResponse.h"
2528

@@ -29,9 +32,6 @@ This analysis includes three processes, one for Real Data and two for MC at the
2932
#include "Framework/O2DatabasePDGPlugin.h"
3033
#include "Framework/runDataProcessing.h"
3134

32-
#include "PWGLF/DataModel/LFStrangenessTables.h"
33-
#include "PWGLF/Utils/inelGt.h"
34-
3535
#include "TPDGCode.h"
3636

3737
#include <memory>

0 commit comments

Comments
 (0)