]> git.uio.no Git - u/mrichter/AliRoot.git/blob - macros/ViewTOF0.C
From v4-11-Release: fixes in rec.C for the cosmic data + new dialog based shell scrip...
[u/mrichter/AliRoot.git] / macros / ViewTOF0.C
1 void ViewTOF0()
2 {
3    gMC->Gsatt("FBAR","seen",0);
4    gMC->Gsatt("FSEC","seen",0);
5    gMC->Gsatt("FMOD","seen",1);
6 }