]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/MUONshuttleLinkDef.h
Componets for validation of PHOS electronics.
[u/mrichter/AliRoot.git] / MUON / MUONshuttleLinkDef.h
index af307d38c643aae39a91c7041795d72b78b94368..e9ea4497f4d495689a1e07673ace97d20824d6f7 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__
 
@@ -12,5 +15,7 @@
 #pragma link C++ class AliMUONPedestalSubprocessor+;
 #pragma link C++ class AliMUONGainSubprocessor+;
 #pragma link C++ class AliMUONGMSSubprocessor+;
+#pragma link C++ class AliMUONTriggerSubprocessor+;
+#pragma link C++ class AliMUONTriggerPreprocessor+;
 
 #endif