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