Skip to content

Commit 63aacd7

Browse files
Merge pull request #56 from alibuild/alibot-cleanup-13845
[ALICE3] Please consider the following formatting changes to #13845
2 parents fd9857e + 3f274cd commit 63aacd7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

ALICE3/TableProducer/alice3HfSelector3Prong.cxx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,17 +14,17 @@
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/CandidateSelectionTables.h"
19+
1720
#include "ALICE3/DataModel/A3DecayFinderTables.h"
1821
#include "ALICE3/DataModel/OTFPIDTrk.h"
1922
#include "ALICE3/DataModel/OTFRICH.h"
2023
#include "ALICE3/DataModel/OTFTOF.h"
2124
#include "ALICE3/DataModel/RICH.h"
25+
#include "ALICE3/ML/MlResponse3Prong.h"
2226
#include "ALICE3/Utils/utilsHfAlice3.h"
2327
#include "ALICE3/Utils/utilsSelectionsAlice3.h"
24-
#include "ALICE3/ML/MlResponse3Prong.h"
25-
26-
#include "PWGHF/Core/SelectorCuts.h"
27-
#include "PWGHF/DataModel/CandidateSelectionTables.h"
2828

2929
#include <CCDB/CcdbApi.h>
3030
#include <CommonConstants/PhysicsConstants.h>

0 commit comments

Comments
 (0)