]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Typo
authorhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Sun, 19 Sep 2004 14:28:09 +0000 (14:28 +0000)
committerhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Sun, 19 Sep 2004 14:28:09 +0000 (14:28 +0000)
MUON/MUONLinkDef.h

index 8255858e6a54ab98b374e036c0ff0975fc8ed62e..05b354b04494005ca0763f54f16af9226b8ac7d1 100644 (file)
@@ -1,4 +1,8 @@
 #ifdef __CINT__
+/* Copyright(c) 1998-1999, ALICE Experiment at CERN, All rights reserved. *
+ * See cxx source for full Copyright notice                               */
+
+/* $Id$ */
 #pragma link off all globals;
 #pragma link off all classes;
 #pragma link off all functions;
@@ -12,7 +16,7 @@
 #pragma link C++ class  AliMUONHit+;
 #pragma link C++ class  AliMUONPadHit+;
 #pragma link C++ class  AliMUONDigit+;
-#pragma link C++ clagss  AliMUONTransientDigit+;
+#pragma link C++ class  AliMUONTransientDigit+;
 #pragma link C++ class  AliMUONReconstHit+;
 #pragma link C++ class  AliMUONRawCluster+;
 #pragma link C++ class  AliMUONGlobalTrigger+;