]> git.uio.no Git - u/mrichter/AliRoot.git/blame - START/ViewSTART.C
Correct GetWire check on even/odd fnWires
[u/mrichter/AliRoot.git] / START / ViewSTART.C
CommitLineData
6ca40650 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