Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members   File Members  

SageDecayer Class Reference

Decayer using the Sage algorithm. More...

#include <SageDecayer.h>

Inheritance diagram for SageDecayer:

Decayer List of all members.

Public Methods

 SageDecayer (const char*)
 constructor, with decay class name. More...

virtual int decay (GParticle *) const
 perform the decay. More...


Detailed Description

Decayer using the Sage algorithm.

Definition at line 10 of file SageDecayer.h.


Constructor & Destructor Documentation

SageDecayer::SageDecayer ( const char * )
 

constructor, with decay class name.

Definition at line 22 of file SageDecayer.cxx.


Member Function Documentation

int SageDecayer::decay ( GParticle * parent ) const [virtual]
 

perform the decay.

Reimplemented from Decayer.

Definition at line 55 of file SageDecayer.cxx.


The documentation for this class was generated from the following files:
Generated at Wed Nov 21 12:20:30 2001 by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000