]> git.uio.no Git - u/mrichter/AliRoot.git/blame - macros/ViewTOF0.C
New geometry files from R.Barbera
[u/mrichter/AliRoot.git] / macros / ViewTOF0.C
CommitLineData
fe4da5cc 1//void ViewTOF0()
2{
3 gMC->Gsatt("FBAR","seen",0);
4 gMC->Gsatt("FSEC","seen",0);
5 gMC->Gsatt("FMOD","seen",1);
6}