| 
    MINT2
    
   | 
 
#include <FoamDalitzMC.h>
  
Public Member Functions | |
| FoamDalitzMC (const DalitzEventPattern &pat, TRandom *rnd=gRandom) | |
| FoamDalitzMC (IFastAmplitudeIntegrable *amps, TRandom *rnd=gRandom) | |
| virtual MINT::counted_ptr< IDalitzEvent > | tryDalitzEvent () | 
| virtual MINT::counted_ptr< IDalitzEvent > | newDalitzEvent () | 
| virtual MINT::counted_ptr< IDalitzEvent > | newEvent ()=0 | 
| virtual bool | exhausted () const | 
| virtual bool | ensureFreshEvents () | 
  Public Member Functions inherited from MINT::IEventGenerator< IDalitzEvent > | |
| virtual | ~IEventGenerator () | 
Protected Attributes | |
| TFoam | _foam | 
Definition at line 13 of file FoamDalitzMC.h.
| FoamDalitzMC::FoamDalitzMC | ( | const DalitzEventPattern & | pat, | 
| TRandom * | rnd = gRandom  | 
        ||
| ) | 
| FoamDalitzMC::FoamDalitzMC | ( | IFastAmplitudeIntegrable * | amps, | 
| TRandom * | rnd = gRandom  | 
        ||
| ) | 
      
  | 
  virtual | 
Reimplemented from BaseGenerator.
      
  | 
  inlinevirtual | 
      
  | 
  virtual | 
      
  | 
  pure virtual | 
Implements BaseGenerator.
      
  | 
  virtual | 
      
  | 
  protected | 
Definition at line 16 of file FoamDalitzMC.h.
 1.8.15