]> git.uio.no Git - u/mrichter/AliRoot.git/blame_incremental - CASTOR/ViewCASTOR.C
Added the entry for the IRST code checking utility
[u/mrichter/AliRoot.git] / CASTOR / ViewCASTOR.C
... / ...
CommitLineData
1//void ViewCASTOR()
2{
3 gMC->Gsatt("OCTA","seen",0);
4 gMC->Gsatt("EM ","seen",0);
5 gMC->Gsatt("HAD ","seen",0);
6 gMC->Gsatt("CAL ","seen",0);
7 gMC->Gsatt("CALT","seen",1);
8 gMC->Gsatt("OCT ","seen",0);
9 gMC->Gsatt("SLEM","seen",1);
10 gMC->Gsatt("SLHA","seen",1);
11 gMC->Gsatt("SAHA","seen",1);
12}