]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/MUONshuttleLinkDef.h
- Adding check and flagging for HG present
[u/mrichter/AliRoot.git] / MUON / MUONshuttleLinkDef.h
index 905079cedeb03d7a20260d0482bc5aec2a29999d..a418b67b4614d003d671ef4938e9fbeb39d90e87 100644 (file)
@@ -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