]> git.uio.no Git - u/mrichter/AliRoot.git/blob - macros/ViewSHIL.C
Load EVGEN before external generators.
[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 }