]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - JETAN/AliJetParticle.cxx
Workaround to compute conformal track parameters at vertex.
[u/mrichter/AliRoot.git] / JETAN / AliJetParticle.cxx
index fc2855d67790dbfd2e7dfea91eb565ee4834e0b8..c1b320f9c2a6e8e5b55738ee85828f6943a388fb 100644 (file)
@@ -90,9 +90,9 @@ void AliJetParticle::Clear(Option_t* /*t*/)
   fPy=0.;
   fPz=0.;
   fE=0.;
-  fIdxInEvent=0;
+  fIdxInEvent=-1;
   fType=0;
-  fLabel=0;
+  fLabel=-1;
   fNhits=0;
   fPt=0.;
   fEta=0.;