]> git.uio.no Git - u/mrichter/AliRoot.git/blob - START/ViewSTART.C
45ec63ca72ae0cf326a07353f392ca8aa6afcb13
[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