]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUONSegmentationSlatModuleN.cxx
Put vacuum in beam-pipe not air.
[u/mrichter/AliRoot.git] / MUON / AliMUONSegmentationSlatModuleN.cxx
index 9899f291fdda5fee9210e5c216bed9726701bdbf..080c253152f07e46aa2c8d67e15d75a882492137 100644 (file)
@@ -15,6 +15,9 @@
 
 /*
 $Log$
+Revision 1.6  2000/12/21 22:12:41  morsch
+Clean-up of coding rule violations,
+
 Revision 1.5  2000/10/26 19:32:04  morsch
 Problem with iteration over y-pads for 2nd cathode corrected.
 
@@ -53,6 +56,12 @@ AliMUONSegmentationSlatModuleN::AliMUONSegmentationSlatModuleN()
 // Default constructor
 }
 
+AliMUONSegmentationSlatModuleN::AliMUONSegmentationSlatModuleN(Int_t nsec) 
+ : AliMUONSegmentationSlatModule(nsec) 
+{
+// Non default constructor
+}
+
 
 Float_t AliMUONSegmentationSlatModuleN::Dpx(Int_t isec) const
 {