]> git.uio.no Git - u/mrichter/AliRoot.git/blob - macros/ViewSHIL.C
Restoring the correspondence between Config.C and G3 visualization
[u/mrichter/AliRoot.git] / macros / ViewSHIL.C
1 void ViewSHIL()
2 {
3   gMC->Gsatt("YAEM","seen",1);
4   gMC->Gsatt("YFEM","seen",1);
5   gMC->Gsatt("YFIM","seen",1);
6   gMC->Gsatt("YFII","seen",1);
7 }