From 3ed6ebad3f8fcb9d8c7e6c87257e2451465ebda3 Mon Sep 17 00:00:00 2001 From: morsch Date: Tue, 27 Jun 2000 10:13:01 +0000 Subject: [PATCH] Obsolete global variables removed from file. --- MUON/AliMUONPoints.cxx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/MUON/AliMUONPoints.cxx b/MUON/AliMUONPoints.cxx index 6bdc3c1ee78..8287bcf084c 100644 --- a/MUON/AliMUONPoints.cxx +++ b/MUON/AliMUONPoints.cxx @@ -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 #include -const Int_t kMaxNipx=400, kMaxNipy=800; ClassImp(AliMUONPoints) -- 2.39.3