]> git.uio.no Git - u/mrichter/AliRoot.git/blob - FMD/ViewFMD.C
Removed fAlice and changed ReadTreeK to make it look as the others. Event now require...
[u/mrichter/AliRoot.git] / FMD / ViewFMD.C
1 void ViewFMD()
2 {
3    gMC->Gsatt("FMD0","seen",1);
4    gMC->Gsatt("FMD1","seen",1);
5    gMC->Gsatt("FMD2","seen",1);
6    gMC->Gsatt("FMD3","seen",1);
7 }