]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - FMD/AliFMDRecPoint.cxx
Modification needed to sync DA version and realease fields with svn
[u/mrichter/AliRoot.git] / FMD / AliFMDRecPoint.cxx
index 989b5128e87acb00aa59697d4e1df0b3961c6af7..cae558bc6e56ff9100c727474482f52dd4f9ddf4 100644 (file)
@@ -44,7 +44,8 @@ AliFMDRecPoint::AliFMDRecPoint()
     fStrip(0),
     fEta(0),
     fPhi(0),
-    fEdep(0)
+    fEdep(0),
+    fParticles(0)
 {
   // CTOR 
 }