]> git.uio.no Git - u/mrichter/AliRoot.git/blame - macros/ViewFMD.C
Restoring the correspondence between Config.C and G3 visualization
[u/mrichter/AliRoot.git] / macros / ViewFMD.C
CommitLineData
4e47b882 1void ViewFMD()
fe4da5cc 2{
0198c392 3 gMC->Gsatt("FMD1","seen",1);
4 gMC->Gsatt("FMD2","seen",1);
5 gMC->Gsatt("FMD3","seen",1);
1774e9ff 6 gMC->Gsatt("FMD4","seen",1);
7 gMC->Gsatt("FMD5","seen",1);
fe4da5cc 8}