1 #ifndef ALILEGOGENERATORPHIZ_H
2 #define ALILEGOGENERATORPHIZ_H
3 /* Copyright(c) 1998-1999, ALICE Experiment at CERN, All rights reserved. *
4 * See cxx source for full Copyright notice */
8 ///////////////////////////////////////////////////////////////////////////////
11 // Utility class to compute and draw Radiation Length Map //
14 ///////////////////////////////////////////////////////////////////////////////
16 #include "AliLegoGenerator.h"
18 class AliLegoGeneratorPhiZ : public AliLegoGenerator
22 AliLegoGeneratorPhiZ(){;}
23 virtual ~AliLegoGeneratorPhiZ(){;}
24 virtual void Generate();
25 ClassDef(AliLegoGeneratorPhiZ,1) //Lego GeneratorPhiZ