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 bfb4508 commit bef1473Copy full SHA for bef1473
2 files changed
CCDB/include/CCDB/CcdbApi.h
@@ -39,7 +39,7 @@ class TJAlienCredentials;
39
#include "CCDB/CCDBDownloader.h"
40
41
class TFile;
42
-class TGrid;
+#include <TGrid.h>
43
44
namespace o2
45
{
Generators/include/Generators/GeneratorFromFile.h
@@ -19,12 +19,12 @@
19
#include "Generators/GeneratorFromO2KineParam.h"
20
#include "SimulationDataFormat/MCEventHeader.h"
21
#include <TRandom3.h>
22
23
#include <random>
24
25
class TBranch;
26
27
class TParticle;
28
29
30
0 commit comments