X-Git-Url: http://git.uio.no/git/?a=blobdiff_plain;f=MUON%2FMUONshuttleLinkDef.h;h=a418b67b4614d003d671ef4938e9fbeb39d90e87;hb=59d1837aa8d64fc2ecf1d29771f6ad509bf8091e;hp=905079cedeb03d7a20260d0482bc5aec2a29999d;hpb=2ab3623b58b49bf8c667052e186b3669df0dda7a;p=u%2Fmrichter%2FAliRoot.git diff --git a/MUON/MUONshuttleLinkDef.h b/MUON/MUONshuttleLinkDef.h index 905079cedeb..a418b67b461 100644 --- a/MUON/MUONshuttleLinkDef.h +++ b/MUON/MUONshuttleLinkDef.h @@ -1,7 +1,10 @@ /* Copyright(c) 1998-1999, ALICE Experiment at CERN, All rights reserved. * * See cxx source for full Copyright notice */ -// $Id $ +// $Id$ + +/// \file MUONshuttleLinkDef.h +/// \brief The CINT link definitions for \ref shuttle #ifdef __CINT__ @@ -13,6 +16,8 @@ #pragma link C++ class AliMUONGainSubprocessor+; #pragma link C++ class AliMUONGMSSubprocessor+; #pragma link C++ class AliMUONTriggerSubprocessor+; +#pragma link C++ class AliMUONTriggerDCSSubprocessor+; #pragma link C++ class AliMUONTriggerPreprocessor+; +#pragma link C++ class AliMUONOccupancySubprocessor+; #endif