Skip to content

Commit 8406a71

Browse files
committed
Please consider the following formatting changes
1 parent 68ce90a commit 8406a71

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

PWGEM/Dilepton/TableProducer/treeCreatorMuonML.cxx

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,16 +14,16 @@
1414
// This code will create data table for inputs to machine learning for electrons.
1515
// Please write to: daiki.sekihata@cern.ch
1616

17-
#include "PWGEM/Dilepton/DataModel/lmeeMLTables.h"
18-
19-
#include "Common/Core/TrackSelection.h"
20-
#include "Common/Core/fwdtrackUtilities.h"
21-
#include "Common/DataModel/EventSelection.h"
2217
#include "Common/Core/CollisionTypeHelper.cxx"
2318

19+
#include "PWGEM/Dilepton/DataModel/lmeeMLTables.h"
20+
2421
#include "Common/CCDB/RCTSelectionFlags.h"
2522
#include "Common/CCDB/ctpRateFetcher.h"
2623
#include "Common/Core/RecoDecay.h"
24+
#include "Common/Core/TrackSelection.h"
25+
#include "Common/Core/fwdtrackUtilities.h"
26+
#include "Common/DataModel/EventSelection.h"
2727

2828
#include "CCDB/BasicCCDBManager.h"
2929
#include "CommonConstants/PhysicsConstants.h"

0 commit comments

Comments
 (0)