X-Git-Url: http://git.uio.no/git/?a=blobdiff_plain;f=STEER%2FAliLegoGeneratorPhiZ.h;h=7c3ba0078e5f489ebb528d0beabaaad8088f300a;hb=e23730c75841b37e98262c3df19000dc7c3e37c0;hp=d4c32730ad5d5035bcd1c2e9c607e8d85aed9855;hpb=b7ea8b69d7abddc75d50bd5fa366eeea0c829010;p=u%2Fmrichter%2FAliRoot.git diff --git a/STEER/AliLegoGeneratorPhiZ.h b/STEER/AliLegoGeneratorPhiZ.h index d4c32730ad5..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 };