X-Git-Url: http://git.uio.no/git/?a=blobdiff_plain;f=START%2FViewSTART.C;h=ce07bfc23b7a78024c6f6c81e3c08b4c7b4fc7cb;hb=a9b67123a996f8c52ead1054b0e350cbe9b48afb;hp=4d1ba28dc31712160badec69a25ad4d777d83663;hpb=ef51244a85b4a68df6da3dbbdf3cacb21807397e;p=u%2Fmrichter%2FAliRoot.git diff --git a/START/ViewSTART.C b/START/ViewSTART.C index 4d1ba28dc31..ce07bfc23b7 100755 --- a/START/ViewSTART.C +++ b/START/ViewSTART.C @@ -1,9 +1,9 @@ void ViewSTART() { // gMC->Gsatt("STRT","seen",0); - gMC->Gsatt("INST","seen",0); - gMC->Gsatt("PMT","seen",1); - gMC->Gsatt("DIVI","seen",1); + gMC->Gsatt("0IN","seen",0); + gMC->Gsatt("0PM","seen",1); + gMC->Gsatt("0DI","seen",1); }