]> git.uio.no Git - u/mrichter/AliRoot.git/blob - ViewSTART.C
ce07bfc23b7a78024c6f6c81e3c08b4c7b4fc7cb
[u/mrichter/AliRoot.git] / ViewSTART.C
1 void ViewSTART()
2 {
3   //   gMC->Gsatt("STRT","seen",0);
4    gMC->Gsatt("0IN","seen",0);
5    gMC->Gsatt("0PM","seen",1);
6    gMC->Gsatt("0DI","seen",1);
7 }
8
9