]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - ITS/AliITSmoduleSDD.cxx
Introduce factor for magnetic field
[u/mrichter/AliRoot.git] / ITS / AliITSmoduleSDD.cxx
index 4c8d94dd2b242392642ddf0906c93120b5688178..773738e658ef066a166d97e202d976dddf4e8cfe 100644 (file)
@@ -1,3 +1,25 @@
+/**************************************************************************
+ * Copyright(c) 1998-1999, ALICE Experiment at CERN, All rights reserved. *
+ *                                                                        *
+ * Author: The ALICE Off-line Project.                                    *
+ * Contributors are mentioned in the code where appropriate.              *
+ *                                                                        *
+ * Permission to use, copy, modify and distribute this software and its   *
+ * documentation strictly for non-commercial purposes is hereby granted   *
+ * without fee, provided that the above copyright notice appears in all   *
+ * copies and that both the copyright notice and this permission notice   *
+ * appear in the supporting documentation. The authors make no claims     *
+ * about the suitability of this software for any purpose. It is          *
+ * provided "as is" without express or implied warranty.                  *
+ **************************************************************************/
+
+/*
+$Log$
+Revision 1.2  1999/09/29 09:24:20  fca
+Introduction of the Copyright and cvs Log
+
+*/
+
 
 #include "AliITSmoduleSDD.h"
 
@@ -11,6 +33,6 @@ ClassImp(AliITSmoduleSDD)
 
 AliITSmoduleSDD::AliITSmoduleSDD() {};
 
-AliITSmoduleSDD::AliITSmoduleSDD(Int_t index) {};
+AliITSmoduleSDD::AliITSmoduleSDD(Int_t ) {};
 
 AliITSmoduleSDD::~AliITSmoduleSDD() {};