]> git.uio.no Git - u/mrichter/AliRoot.git/blame_incremental - TOF/ViewTOF1.C
Removing trailing whitespaces
[u/mrichter/AliRoot.git] / TOF / ViewTOF1.C
... / ...
CommitLineData
1void ViewTOF1()
2{
3 gMC->Gsatt("FBAR","seen",0);
4 gMC->Gsatt("FGP1","seen",1);
5 gMC->Gsatt("FGP2","seen",1);
6 gMC->Gsatt("FPL1","seen",1);
7 gMC->Gsatt("FPL2","seen",1);
8 gMC->Gsatt("FPL3","seen",1);
9 gMC->Gsatt("FPL4","seen",1);
10}