File tree Expand file tree Collapse file tree 1 file changed +10
-6
lines changed
PWGLF/TableProducer/Nuspex Expand file tree Collapse file tree 1 file changed +10
-6
lines changed Original file line number Diff line number Diff line change 1616// /
1717// / \author Matthias Herzer <matthias.herzer@cern.ch>, Goethe University Frankfurt
1818// /
19- #include < string>
20- #include < vector>
19+ #include " PWGLF/DataModel/LFNucleiTables.h"
20+ #include " PWGLF/DataModel/LFPIDTOFGenericTables.h"
21+ #include " PWGLF/DataModel/LFParticleIdentification.h"
22+ #include " PWGLF/Utils/pidTOFGeneric.h"
23+
2124#include " Common/CCDB/EventSelectionParams.h"
2225#include " Common/Core/PID/TPCPIDResponse.h"
2326#include " Common/Core/trackUtilities.h"
2629#include " Common/DataModel/Multiplicity.h"
2730#include " Common/DataModel/PIDResponse.h"
2831#include " Common/DataModel/TrackSelectionTables.h"
32+
2933#include " Framework/ASoAHelpers.h"
3034#include " Framework/AnalysisDataModel.h"
3135#include " Framework/AnalysisTask.h"
3236#include " Framework/HistogramRegistry.h"
3337#include " Framework/runDataProcessing.h"
34- #include " PWGLF/DataModel/LFNucleiTables.h"
35- #include " PWGLF/DataModel/LFParticleIdentification.h"
3638#include " ReconstructionDataFormats/PID.h"
3739#include " ReconstructionDataFormats/Track.h"
38- #include " PWGLF/DataModel/LFPIDTOFGenericTables.h"
39- #include " PWGLF/Utils/pidTOFGeneric.h"
40+
4041#include < TF1.h>
4142
43+ #include < string>
44+ #include < vector>
45+
4246namespace o2 ::aod
4347{
4448namespace h3_data
You can’t perform that action at this time.
0 commit comments