X-Git-Url: http://git.uio.no/git/?a=blobdiff_plain;ds=sidebyside;f=macros%2FViewRICH.C;h=38b1b4e59727f498a734451d00ec76c349eced48;hb=b592e87ac20969d50e33d7affe5c92ecfff75c96;hp=eaf40a91b8eb0e0beb30483f87686c235831ca7f;hpb=1774e9ffa59f62f4df8d9f25c4ee16cb676d6bf9;p=u%2Fmrichter%2FAliRoot.git diff --git a/macros/ViewRICH.C b/macros/ViewRICH.C index eaf40a91b8e..38b1b4e5972 100644 --- a/macros/ViewRICH.C +++ b/macros/ViewRICH.C @@ -1,12 +1,13 @@ -void ViewRICH() +void ViewHMPID() { - gMC->Gsatt("RICH","seen",0); + gMC->Gsatt("HMPID","seen",0); gMC->Gsatt("SRIC","seen",0); gMC->Gsatt("HONE","seen",1); gMC->Gsatt("ALUM","seen",1); gMC->Gsatt("QUAR","seen",1); gMC->Gsatt("SPAC","seen",1); gMC->Gsatt("OQUA","seen",1); + gMC->Gsatt("BARR","seen",1); gMC->Gsatt("META","seen",1); gMC->Gsatt("GAP ","seen",1); gMC->Gsatt("CSI ","seen",1);