]> git.uio.no Git - u/mrichter/AliRoot.git/blob - TOF/ViewTOF0.C
Read digits via TBranch::GetEntry() instead of TTree::GetEntry() as SPD/SDD/SSD entri...
[u/mrichter/AliRoot.git] / TOF / ViewTOF0.C
1 void ViewTOF0()
2 {
3    gMC->Gsatt("FBAR","seen",0);
4    gMC->Gsatt("FSEC","seen",0);
5    gMC->Gsatt("FMOD","seen",1);
6 }