]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - TPC/AliTPCInverseCorrection.cxx
AliTPCCorrection.h ... additional funtionality to deal with 3D problem...
[u/mrichter/AliRoot.git] / TPC / AliTPCInverseCorrection.cxx
index 32650ba183112d17ecd35e533d99c7ccef05d765..a73dcc0db8e56792ec2b4eb4657bc2615f30a1e4 100644 (file)
@@ -61,6 +61,7 @@ AliTPCInverseCorrection::~AliTPCInverseCorrection() {
   //
   // virtual destructor
   //
+  if (fCorrection) delete fCorrection;
 }