]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - macros/mkhtml.C
Fixing the AddTask
[u/mrichter/AliRoot.git] / macros / mkhtml.C
index abcd2a72cb2470036540cda37cf174db8736a536..2e1f4739a9ae1e227801bc840d1bf2e2f3a45f4d 100644 (file)
@@ -99,6 +99,11 @@ void mkhtml (char *macro=0, Int_t force=0) {
     gSystem->Load("libPWGUDdiffractive.so");
     gSystem->Load("libPWGUDselectors.so");
 
+    // ITS/UPGRADE
+    gSystem->Load("libITSUpgradeBase.so");
+    gSystem->Load("libITSUpgradeSim.so");
+    gSystem->Load("libITSUpgradeRec.so");
+
     // EVE
     gSystem->Load("libEve.so");
     gSystem->Load("libEveBase.so");