]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - STEER/AliLegoGeneratorPhiZ.h
Introducing hyperons in ESD (Yu.Belikov)
[u/mrichter/AliRoot.git] / STEER / AliLegoGeneratorPhiZ.h
index 89448382dc92341205f2b971c3a133b0f7bb9a4e..7c3ba0078e5f489ebb528d0beabaaad8088f300a 100644 (file)
@@ -19,6 +19,8 @@ class AliLegoGeneratorPhiZ : public AliLegoGenerator
 {
 
  public:
+  AliLegoGeneratorPhiZ(){;}
+  virtual ~AliLegoGeneratorPhiZ(){;}
     virtual void    Generate();
     ClassDef(AliLegoGeneratorPhiZ,1) //Lego GeneratorPhiZ
 };