]> git.uio.no Git - u/mrichter/AliRoot.git/blob - START/ViewSTART.C
Modified plots and made jet finder use SDigits
[u/mrichter/AliRoot.git] / START / 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