X-Git-Url: http://git.uio.no/git/?p=u%2Fmrichter%2FAliRoot.git;a=blobdiff_plain;f=PHOS%2FAliPHOS.cxx;h=8ba14011401b8a13150adc9a29790ea4ba9e19e2;hp=1511354f555ef10cd55c626c8763e2c023ac3fd8;hb=52005fc35bea0254e65bbb935a7b268d03354084;hpb=edbf3810c71cb028da3469d7e3c494e680503775 diff --git a/PHOS/AliPHOS.cxx b/PHOS/AliPHOS.cxx index 1511354f555..8ba14011401 100644 --- a/PHOS/AliPHOS.cxx +++ b/PHOS/AliPHOS.cxx @@ -15,6 +15,9 @@ /* $Log$ +Revision 1.9 1999/11/08 07:12:31 fca +Minor corrections thanks to I.Hrivnacova + Revision 1.8 1999/09/29 09:24:23 fca Introduction of the Copyright and cvs Log @@ -888,7 +891,7 @@ Float_t AliPHOSCradle::GetDistortedValue(const TH2F *h, UInt_t n) #define common_for_event_storing common_for_event_storing_ #endif -extern "C" struct +/* extern "C" */ struct { enum { crystals_matrix_amount_max=4, crystals_in_matrix_amount_max=40000 }; @@ -980,7 +983,7 @@ extern "C" struct #define rcgamma rcgamma_ #endif -extern "C" struct +/* extern "C" */ struct { enum {NGP=1000, nsps=10, nvertmax=1000}; int recons_gammas_amount, mw[NGP],ID[NGP],JD[NGP];