]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUONSegmentationV05.cxx
Correction of coding conventions: comments for all data members were added.
[u/mrichter/AliRoot.git] / MUON / AliMUONSegmentationV05.cxx
index a576c93455785d508ae733e63d6008fd754e5a29..8f5de897aca05e8b3deb47f580e981fe09cb1e8e 100644 (file)
  * provided "as is" without express or implied warranty.                  *
  **************************************************************************/
 
-/*
-$Log$
-Revision 1.5  2000/10/18 11:42:06  morsch
-- AliMUONRawCluster contains z-position.
-- Some clean-up of useless print statements during initialisations.
-
-Revision 1.4  2000/10/03 21:48:07  morsch
-Adopt to const declaration of some of the methods in AliSegmentation.
-
-Revision 1.3  2000/06/29 12:34:09  morsch
-AliMUONSegmentation class has been made independent of AliMUONChamber. This makes
-it usable with any other geometry class. The link to the object to which it belongs is
-established via an index. This assumes that there exists a global geometry manager
-from which the pointer to the parent object can be obtained (in our case gAlice).
-
-Revision 1.2  2000/06/15 07:58:48  morsch
-Code from MUON-dev joined
-
-Revision 1.1.2.1  2000/06/09 21:38:46  morsch
-AliMUONSegmentationV05 code  from  AliMUONSegResV05.cxx
-
-*/
+/* $Id$ */
 
 /////////////////////////////////////////////////////
 //  Segmentation and Response classes version 05   //
 /////////////////////////////////////////////////////
 
+#include <TMath.h>
+#include <TArrayF.h>
 
 #include "AliMUONSegmentationV05.h"
 #include "AliMUON.h"
 #include "AliMUONChamber.h"
 #include "AliRun.h"
 
-#include <TMath.h>
 //___________________________________________
 ClassImp(AliMUONSegmentationV05)
 
 
+AliMUONSegmentationV05::AliMUONSegmentationV05()
+  : AliMUONSegmentationV02()
+{
+// Constructor
+}
+
 void AliMUONSegmentationV05::Init(Int_t chamber)
 {
 //
@@ -62,7 +48,7 @@ void AliMUONSegmentationV05::Init(Int_t chamber)
 //  concentric circles as shown below
 //
 
-    printf("\n Initialise Segmentation V05 \n");
+  //printf("\n Initialise Segmentation V05 \n");
 
 
 //  PCB module size in cm