]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Adding line with brief file description,
authorivana <ivana@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 20 Dec 2007 10:00:08 +0000 (10:00 +0000)
committerivana <ivana@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 20 Dec 2007 10:00:08 +0000 (10:00 +0000)
corrected/added CVS id

12 files changed:
MUON/MUONbaseLinkDef.h
MUON/MUONcalibLinkDef.h
MUON/MUONcoreLinkDef.h
MUON/MUONevaluationLinkDef.h
MUON/MUONgeometryLinkDef.h
MUON/MUONmappingLinkDef.h
MUON/MUONrawLinkDef.h
MUON/MUONrecLinkDef.h
MUON/MUONshuttleLinkDef.h
MUON/MUONsimLinkDef.h
MUON/MUONtriggerLinkDef.h
MUON/TestMUONPreprocessor.h

index d5031e50ad9b10a029c25e1a93647e8c16ee6b61..51d457b3f346e5860bf36acbd1241dd41d59d374 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 MUONbaseLinkDef.h
+/// \brief The CINT link definitions for \ref base
 
 #ifdef __CINT__
 #pragma link off all globals;
index b3b1631ab12d44305be0652d97021b1f34714b33..0a91cfacc41993a344ca43a0904a74dc965004e7 100644 (file)
@@ -1,7 +1,11 @@
 /* Copyright(c) 1998-1999, ALICE Experiment at CERN, All rights reserved. *
  * See cxx source for full Copyright notice                               */
 
-// $Id $
+// $Id$
+
+/// \file MUONcalibLinkDef.h
+/// \brief The CINT link definitions for \ref calib 
+
 
 #ifdef __CINT__
 #pragma link off all globals;
index 86eca8d16fc65e14f8a75a1eac75d007a3d884c2..5853b73773f7ff11c5de912b67e84edd43c470a7 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 MUONcoreLinkDef.h
+/// \brief The CINT link definitions for \ref core 
 
 #ifdef __CINT__
 #pragma link off all globals;
index 695ddffda2690a94b0f45b300ca1f8bc9703016e..6af276adc9447638ff46fc5849746bfc5b196df9 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 MUONevaluationLinkDef.h
+/// \brief The CINT link definitions for \ref evaluation 
 
 #ifdef __CINT__
 #pragma link off all globals;
index e8a724467f26cb0c561d8fddeb283019387b14a5..ff37dfda15a3f48b89d8d449d3f73b5e97bfa265 100644 (file)
@@ -1,13 +1,12 @@
 /* Copyright(c) 1998-1999, ALICE Experiment at CERN, All rights reserved. *
  * See cxx source for full Copyright notice                               */
 
-// $Id $
+// $Id$
 
-#ifdef __CINT__
-/* Copyright(c) 1998-1999, ALICE Experiment at CERN, All rights reserved. *
- * See cxx source for full Copyright notice                               */
+/// \file MUONgeometryLinkDef.h
+/// \brief The CINT link definitions for \ref geometry 
 
-/* $Id$ */
+#ifdef __CINT__
 
 #pragma link C++ class  AliMUONGeometryConstituent+;
 #pragma link C++ class  AliMUONGeometryEnvelope+;
index 789c08b5bd8a34f194f634c763be7705f432e4ae..df1e5fb99ec66f68332250456023aae767251ff4 100644 (file)
@@ -4,6 +4,9 @@
 // $Id $
 // $MpId: basicLinkDefIn.h,v 1.8 2006/01/11 10:09:18 ivana Exp $ 
 
+/// \file MUONmappingLinkDef.h
+/// \brief The CINT link definitions for \ref mapping 
+
 #pragma link C++ nestedclasses;
 #pragma link C++ nestedtypedef;
 
index 3411e32ee5f354151f38756bb76b8fd0a2861945..1058e52a837e7d8a4191ff807db09ca83f1cf8e1 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 MUONrawLinkDef.h
+/// \brief The CINT link definitions for \ref raw 
 
 #ifdef __CINT__
 #pragma link off all globals;
index fecd2b49ad3ce427afec2fefa1bb425ded66cb57..589057986bbfd39139f87de371b4334c8836a99f 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 MUONrecLinkDef.h
+/// \brief The CINT link definitions for \ref rec 
 
 #ifdef __CINT__
 #pragma link off all globals;
index 905079cedeb03d7a20260d0482bc5aec2a29999d..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__
 
index b648c6e7e67d372147d58ba65d3d65737ff3bd0a..21b5e7676ba208bcb8cc4c6229231eb8f04d1887 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 MUONsimLinkDef.h
+/// \brief The CINT link definitions for \ref sim 
 
 #ifdef __CINT__
 #pragma link off all globals;
index af0509fa0154e95cda677c2e57f1b045f6f6c316..80f222ec87e492399c4eb24eebbfa5fabbffdcd7 100644 (file)
@@ -3,6 +3,9 @@
 
 // $Id$
 
+/// \file MUONtriggerLinkDef.h
+/// \brief The CINT link definitions for \ref trigger 
+
 #ifdef __CINT__
 
 #pragma link C++ class AliMUONLocalTrigger+;
index b247734e162ad5874e8accbaf32b1cb1fdd8a804..f0447cc76710ad7803b2b284cea01298daf32b50 100644 (file)
@@ -1,3 +1,11 @@
+/* Copyright(c) 1998-1999, ALICE Experiment at CERN, All rights reserved. *
+ * See cxx source for full Copyright notice                               */
+
+// $Id$
+
+/// \file TestMUONPreprocessor.h
+/// \brief The definitions for the macro TestMUONPreprocessor.C
+
 #ifndef TESTMUONPREPROCESSOR_H
 #define TESTMUONPREPROCESSOR_H