]> git.uio.no Git - u/mrichter/AliRoot.git/blob - FMD/ViewFMD.C
More exact rounding function, but also much slower.
[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 }