X-Git-Url: http://git.uio.no/git/?p=u%2Fmrichter%2FAliRoot.git;a=blobdiff_plain;f=STRUCT%2FAliABSO.cxx;h=6943700fb9d67341b9dc1094c9da5593f60d8324;hp=a1fd68679d837bf28dd83a85d87b0cfc50c6407c;hb=eeacf08b243d5ef04d04ed32ad046c1926283d48;hpb=55fe9d13634c0b206853f13b5ff858edcb17911a diff --git a/STRUCT/AliABSO.cxx b/STRUCT/AliABSO.cxx index a1fd68679d8..6943700fb9d 100644 --- a/STRUCT/AliABSO.cxx +++ b/STRUCT/AliABSO.cxx @@ -13,24 +13,7 @@ * provided "as is" without express or implied warranty. * **************************************************************************/ -/* -$Log$ -Revision 1.10 2000/10/02 21:28:15 fca -Removal of useless dependecies via forward declarations - -Revision 1.9 2000/06/11 12:32:12 morsch -Coding rule violations corrected - -Revision 1.8 2000/02/23 13:46:04 morsch -Detailed composition of insulation material. - -Revision 1.7 2000/01/12 15:36:28 morsch -Base class only - -Revision 1.6 1999/09/29 09:24:29 fca -Introduction of the Copyright and cvs Log - -*/ +/* $Id$ */ /////////////////////////////////////////////////////////////////////////////// // // @@ -316,7 +299,7 @@ void AliABSO::Init() printf("\n"); } -Int_t AliABSO::GetMatId(Int_t imat) +Int_t AliABSO::GetMatId(Int_t imat) const { // Get geant material number Int_t kmat=(*fIdmate)[imat];