]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - macros/ViewHALL.C
Transition to NewIO
[u/mrichter/AliRoot.git] / macros / ViewHALL.C
index 7b3e07184bcdbe27a3a636212fcc2fbca5d03e0a..902faff2b94208e7f5b5ceee7cce10bc9419064a 100644 (file)
@@ -13,4 +13,6 @@ void ViewHALL()
   gMC->Gsatt("HHF2","seen",1);
   gMC->Gsatt("HPIL","seen",1);
   gMC->Gsatt("HMBS","seen",1);
+  gMC->Gsatt("HBBS","seen",1);
+  gMC->Gsatt("HPBS","seen",1);
 }