]> git.uio.no Git - u/mrichter/AliRoot.git/blob - START/ViewSTART.C
Decay_t moved to AliDecayer.h
[u/mrichter/AliRoot.git] / START / ViewSTART.C
1 void ViewSTART()
2 {
3   //   gMC->Gsatt("STRT","seen",0);
4    gMC->Gsatt("INST","seen",0);
5    gMC->Gsatt("PMT","seen",1);
6    gMC->Gsatt("DIVI","seen",1);
7 }
8
9