X-Git-Url: http://git.uio.no/git/?a=blobdiff_plain;f=STEER%2FAliLegoGeneratorXYZ.h;h=cb9e248b7dbb56e7b87aefb20e5e3c6005b37b67;hb=49f4392152117cc52724a92467be458627f82a70;hp=a9ff1f0ac5e273d282200d441a54ff94e7753e1b;hpb=c5ca52b2ec2529d0897df9600f6454935b228d6d;p=u%2Fmrichter%2FAliRoot.git diff --git a/STEER/AliLegoGeneratorXYZ.h b/STEER/AliLegoGeneratorXYZ.h index a9ff1f0ac5e..cb9e248b7db 100644 --- a/STEER/AliLegoGeneratorXYZ.h +++ b/STEER/AliLegoGeneratorXYZ.h @@ -24,6 +24,7 @@ class AliLegoGeneratorXYZ : public AliLegoGenerator AliLegoGeneratorXYZ(Int_t nc1, Float_t c1min, Float_t c1max, Int_t nc2, Float_t c2min, Float_t c2max, Float_t rmin, Float_t rmax, Float_t zmax); + virtual ~AliLegoGeneratorXYZ() {} virtual void Generate(); protected: Float_t fDir1[3]; // 1st unit vector spanning the scanning plane