Skip to content

Commit cb29467

Browse files
committed
Please consider the following formatting changes
1 parent f4fade1 commit cb29467

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

ALICE3/TableProducer/hfSelector3Prong.cxx

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,19 +14,18 @@
1414
///
1515
/// \author Marcello Di Costanzo <marcello.di.costanzo@cern.ch>, Polytechnic University of Turin and INFN Turin
1616

17+
#include "PWGHF/Core/SelectorCuts.h"
18+
#include "PWGHF/DataModel/CandidateReconstructionTables.h"
19+
#include "PWGHF/DataModel/CandidateSelectionTables.h"
20+
1721
#include "ALICE3/DataModel/A3DecayFinderTables.h"
1822
#include "ALICE3/DataModel/OTFPIDTrk.h"
1923
#include "ALICE3/DataModel/OTFRICH.h"
2024
#include "ALICE3/DataModel/OTFTOF.h"
2125
#include "ALICE3/DataModel/RICH.h"
26+
#include "ALICE3/ML/MlResponse3Prong.h"
2227
#include "ALICE3/Utils/utilsHfAlice3.h"
2328
#include "ALICE3/Utils/utilsSelectionsAlice3.h"
24-
#include "ALICE3/ML/MlResponse3Prong.h"
25-
26-
#include "PWGHF/Core/SelectorCuts.h"
27-
#include "PWGHF/DataModel/CandidateReconstructionTables.h"
28-
#include "PWGHF/DataModel/CandidateSelectionTables.h"
29-
3029
#include "Common/Core/TrackSelectorPID.h"
3130
#include "Common/DataModel/PIDResponseCombined.h"
3231

0 commit comments

Comments
 (0)