]> git.uio.no Git - u/mrichter/AliRoot.git/blame - TOF/ViewTOF0.C
New file to be read during reconstruction
[u/mrichter/AliRoot.git] / TOF / ViewTOF0.C
CommitLineData
4e47b882 1void ViewTOF0()
fe4da5cc 2{
3 gMC->Gsatt("FBAR","seen",0);
4 gMC->Gsatt("FSEC","seen",0);
5 gMC->Gsatt("FMOD","seen",1);
6}