X-Git-Url: http://git.uio.no/git/?p=u%2Fmrichter%2FAliRoot.git;a=blobdiff_plain;f=STEER%2FAliLegoGeneratorPhiZ.h;h=7c3ba0078e5f489ebb528d0beabaaad8088f300a;hp=8e06b7d4f054ed6431a65ab52789202b747a524c;hb=ad430717446175b4e78319d96f16f3b941099672;hpb=003b2c10ea9d773ffc21e9899a77bd65a5650364 diff --git a/STEER/AliLegoGeneratorPhiZ.h b/STEER/AliLegoGeneratorPhiZ.h index 8e06b7d4f05..7c3ba0078e5 100644 --- a/STEER/AliLegoGeneratorPhiZ.h +++ b/STEER/AliLegoGeneratorPhiZ.h @@ -19,8 +19,8 @@ class AliLegoGeneratorPhiZ : public AliLegoGenerator { public: - AliLegoGeneratorPhiZ(); - virtual ~AliLegoGeneratorPhiZ(); ; + AliLegoGeneratorPhiZ(){;} + virtual ~AliLegoGeneratorPhiZ(){;} virtual void Generate(); ClassDef(AliLegoGeneratorPhiZ,1) //Lego GeneratorPhiZ };