class LundFragHandlerBase: public Interfaced, public FragInterface { class LundFragHandlerBase: public HandlerBase, public FragInterface {
CLASS
LundFragHandlerBase:
inline long maxLoop() const;
inline void maxLoop(long n);
inline void PtGen(PtGeneratorPtr);
inline PtGeneratorPtr PtGen() const;
inline void FlavourGen(FlavourGeneratorPtr);
inline FlavourGeneratorPtr FlavourGen() const;
inline void ZGen(ZGeneratorPtr);
inline ZGeneratorPtr ZGen() const;
Parameter Accessors
inline double Wmin0() const;
inline double k() const;
inline double Delta() const;
inline double m0() const;
inline double d0() const;
inline double SqRatio() const;
RandGenPtr theRndGen;
PtGeneratorPtr thePtGen;
FlavourGeneratorPtr theFlGen;
ZGeneratorPtr theZGen;
Parameters // WARN : UNITS
double pWmin0; // PARJ(33) - PARJ(34)
double pK; // PARJ(36)
double pDelta; // PARJ(37)
double pM0; // PARJ(32)
double pd0; // PAR(38)
double pSqSup; //PARJ(2)