]> git.uio.no Git - u/mrichter/AliRoot.git/blob - START/ViewSTART.C
Correct improper use of negative parameters
[u/mrichter/AliRoot.git] / START / ViewSTART.C
1 //void ViewSTART()
2 {
3    geant3->Gsatt("STRT","seen",0);
4    geant3->Gsatt("SCIN","seen",1);
5    geant3->Gsatt("PMT ","seen",1);
6    geant3->Gsatt("DIVI","seen",1);
7 }
8
9