]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - TRD/AliTRDmcTrack.cxx
Minor corrections needed on Sun (arrays with undefined size created by new, inline...
[u/mrichter/AliRoot.git] / TRD / AliTRDmcTrack.cxx
index 2b441d600338318bd76769e48082b237a4edcd61..536fee09d4e2d23705f9d07e293a69f02b25fc22 100644 (file)
@@ -72,7 +72,7 @@ AliTRDmcTrack::AliTRDmcTrack(Int_t label, Bool_t primary, Float_t mass
 
 //_____________________________________________________________________________
 void AliTRDmcTrack::GetPxPyPz(Double_t& px, Double_t& py, Double_t& pz, 
-                              Int_t opt = 0) const 
+                              Int_t opt) const 
 {
   //
   // Returns momentum components at the entrance (opt >= 0), or
@@ -104,7 +104,7 @@ void AliTRDmcTrack::GetPxPyPz(Double_t& px, Double_t& py, Double_t& pz,
 
 //_____________________________________________________________________________
 void AliTRDmcTrack::GetPlanePxPyPz(Double_t& px, Double_t& py, Double_t& pz, 
-                                   Int_t plane, Int_t opt = 0) const 
+                                   Int_t plane, Int_t opt) const 
 {
   //
   // Returns momentum components at the entrance (opt >= 0), or