]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Obsolete global variables removed from file.
authormorsch <morsch@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 27 Jun 2000 10:13:01 +0000 (10:13 +0000)
committermorsch <morsch@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 27 Jun 2000 10:13:01 +0000 (10:13 +0000)
MUON/AliMUONPoints.cxx

index 6bdc3c1ee7841ae456b072351c0c31af22e7e89e..8287bcf084cfe7a5a6aa766d21fdc31c427ecd86 100644 (file)
@@ -14,6 +14,9 @@
  **************************************************************************/
 /*
 $Log$
+Revision 1.2  2000/06/15 07:58:48  morsch
+Code from MUON-dev joined
+
 Revision 1.1.2.6  2000/06/09 21:57:40  morsch
 Most coding rule violations corrected.
 
@@ -59,7 +62,6 @@ Log messages included
 #include <TView.h>
 #include <TMath.h>
 
-const Int_t kMaxNipx=400, kMaxNipy=800;
  
 ClassImp(AliMUONPoints)