ThePEG::OmegaPhi3PiDecayer Class Reference

The OmegaPhi3PiDecayer class inherits from performs FlatDecayer and will reweight the flat phase space suitable to describe the decay of a $\phi$ or an $\omega$ into $\pi^+\pi^-\pi^0$. More...

#include <OmegaPhi3PiDecayer.h>

Inheritance diagram for ThePEG::OmegaPhi3PiDecayer:

ThePEG::FlatDecayer ThePEG::Decayer ThePEG::HandlerBase ThePEG::HandlerBaseT< T > ThePEG::Interfaced ThePEG::InterfacedBase ThePEG::Base ThePEG::Named ThePEG::Pointer::ReferenceCounted

List of all members.

Public Member Functions

Standard constructors and destructors.
 OmegaPhi3PiDecayer ()
 Default constructor.
Virtual functions required by the Decayer class.
virtual bool accept (const DecayMode &dm) const
 Check if this decayer can perfom the decay specified by the given decay mode.
virtual double reweight (const DecayMode &dm, const Particle &parent, const ParticleVector &children) const
 Give a weight to a phase space point.
Functions used by the persistent I/O system.
void persistentOutput (PersistentOStream &os) const
 Function used to write out object persistently.
void persistentInput (PersistentIStream &is, int version)
 Function used to read in object persistently.

Static Public Member Functions

static void Init ()
 Standard Init function used to initialize the interfaces.

Protected Member Functions

Clone Methods.
virtual IBPtr clone () const
 Make a simple clone of this object.
virtual IBPtr fullclone () const
 Make a clone of this object, possibly modifying the cloned object to make it sane.

Private Member Functions

OmegaPhi3PiDecayeroperator= (const OmegaPhi3PiDecayer &)
 Private and non-existent assignment operator.

Private Attributes

double margin
 Used to multiply the bare weight to get something below unity.

Static Private Attributes

static ClassDescription
< OmegaPhi3PiDecayer
initOmegaPhi3PiDecayer
 Describe a concrete class with persistent data.


Detailed Description

The OmegaPhi3PiDecayer class inherits from performs FlatDecayer and will reweight the flat phase space suitable to describe the decay of a $\phi$ or an $\omega$ into $\pi^+\pi^-\pi^0$.

It will in fact decay anything into $\pi^+\pi^-\pi^0$ assuming the same matrix element.

See also:
The interfaces defined for OmegaPhi3PiDecayer.

FlatDecayer

ParticleData

Definition at line 29 of file OmegaPhi3PiDecayer.h.


Member Function Documentation

virtual bool ThePEG::OmegaPhi3PiDecayer::accept ( const DecayMode dm  )  const [virtual]

Check if this decayer can perfom the decay specified by the given decay mode.

Parameters:
dm the DecayMode describing the decay.
Returns:
true if this decayer can handle the given mode, otherwise false.

Reimplemented from ThePEG::FlatDecayer.

virtual double ThePEG::OmegaPhi3PiDecayer::reweight ( const DecayMode dm,
const Particle parent,
const ParticleVector children 
) const [virtual]

Give a weight to a phase space point.

To be overridden by subclasses. For a given decay mode, dm, decaying parent particle and decayproducts, children, distributed according to a flat distribution in phase space, return a weight (less or equal to unity) modifying the flat distribution to the desired one. Note that the chosen phase space point may be rejected, but the chosen decay channel will not. This means that the weight returned by this function does not influence the branching ratios.

Reimplemented from ThePEG::FlatDecayer.

void ThePEG::OmegaPhi3PiDecayer::persistentOutput ( PersistentOStream os  )  const

Function used to write out object persistently.

Parameters:
os the persistent output stream written to.

Reimplemented from ThePEG::Decayer.

void ThePEG::OmegaPhi3PiDecayer::persistentInput ( PersistentIStream is,
int  version 
)

Function used to read in object persistently.

Parameters:
is the persistent input stream read from.
version the version number of the object when written.

Reimplemented from ThePEG::Decayer.

virtual IBPtr ThePEG::OmegaPhi3PiDecayer::clone (  )  const [protected, virtual]

Make a simple clone of this object.

Returns:
a pointer to the new object.

Reimplemented from ThePEG::FlatDecayer.

virtual IBPtr ThePEG::OmegaPhi3PiDecayer::fullclone (  )  const [protected, virtual]

Make a clone of this object, possibly modifying the cloned object to make it sane.

Returns:
a pointer to the new object.

Reimplemented from ThePEG::FlatDecayer.


Member Data Documentation

Used to multiply the bare weight to get something below unity.

In the Fortran pythia version it was set to 150 for unknown reasons.

Definition at line 119 of file OmegaPhi3PiDecayer.h.


The documentation for this class was generated from the following file:

Generated on Thu Apr 29 12:43:17 2010 for ThePEG by  doxygen 1.5.5