]> git.uio.no Git - u/mrichter/AliRoot.git/blob - START/ViewSTART.C
This commit was generated by cvs2svn to compensate for changes in r244,
[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