]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - STEER/AliGeometry.cxx
Possibility to define the magnetic field in the reconstruction (Yu.Belikov)
[u/mrichter/AliRoot.git] / STEER / AliGeometry.cxx
index 0aa25bd7a7ee4b4a59a9bd6abb1c5a41f663d8d2..8dcf38fb498ea034beace5b6f7d17ca5e3bd3877 100644 (file)
@@ -15,6 +15,9 @@
 
 /*
 $Log$
+Revision 1.1  1999/12/17 09:01:14  fca
+Y.Schutz new classes for reconstruction
+
 */
 
 //-*-C++-*-
@@ -36,7 +39,9 @@ ClassImp(AliGeometry)
 //____________________________________________________________________________
 AliGeometry::AliGeometry()
 {
+  //
   // ctor
+  //
 }
 
 //____________________________________________________________________________