X-Git-Url: http://git.uio.no/git/?a=blobdiff_plain;ds=sidebyside;f=MUON%2FAliMUONConstants.h;h=1e5e1b3ff056470a2dccd5ce82cf56447434c0de;hb=30178c30974cdd6a3b59f09e4d479925642e175b;hp=053256caf4c023e3f623782f3b9d04e9e92ebac4;hpb=ed9bfb0dbfdcb2b28086084fb057b767562d4dc0;p=u%2Fmrichter%2FAliRoot.git diff --git a/MUON/AliMUONConstants.h b/MUON/AliMUONConstants.h index 053256caf4c..1e5e1b3ff05 100644 --- a/MUON/AliMUONConstants.h +++ b/MUON/AliMUONConstants.h @@ -3,7 +3,8 @@ /* Copyright(c) 1998-1999, ALICE Experiment at CERN, All rights reserved. * * See cxx source for full Copyright notice */ -/*$Id $*/ +/* $Id $*/ +// Revision of includes 07/05/2004 #include @@ -27,9 +28,11 @@ class AliMUONConstants : public TObject { static Float_t Dmax(Int_t i) {return fgDmax[i];} // return maximum zoom for event display static Int_t MaxZoom() {return fgMaxZoom;} - private: - AliMUONConstants(){} + + protected: + AliMUONConstants() : TObject() {} virtual ~AliMUONConstants(){} + private: static Int_t fgNCh; // Number of Chambers static Int_t fgNTrackingCh; // Number of Tracking Chambers