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

TwoBody Class Reference

Simple two-body phase space decayer. More...

#include <Twobody.h>

Inheritance diagram for TwoBody:

Decayer List of all members.

Public Methods

 TwoBody (char * name)
 constructor. More...

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


Detailed Description

Simple two-body phase space decayer.

Definition at line 11 of file Twobody.h.


Constructor & Destructor Documentation

TwoBody::TwoBody ( char * name ) [inline]
 

constructor.

Definition at line 15 of file Twobody.h.


Member Function Documentation

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

do the decay.

Reimplemented from Decayer.

Definition at line 24 of file Twobody.cxx.


The documentation for this class was generated from the following files:
Generated at Mon Nov 26 18:18:44 2001 by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000