We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76b42e4 commit e6e6d99Copy full SHA for e6e6d99
1 file changed
PWGUD/DataModel/UDTables.h
@@ -22,17 +22,13 @@
22
#define PWGUD_DATAMODEL_UDTABLES_H_
23
24
#include "Common/DataModel/PIDResponse.h"
25
-#include "Common/DataModel/PIDResponseTOF.h"
26
-#include "Common/DataModel/PIDResponseTPC.h"
27
#include "Common/DataModel/TrackSelectionTables.h"
28
29
#include "Framework/ASoA.h"
30
#include "Framework/AnalysisDataModel.h"
31
#include "Framework/DataTypes.h"
32
#include "MathUtils/Utils.h"
33
34
-#include <Rtypes.h>
35
-
36
#include <cmath>
37
#include <vector>
38
0 commit comments