ROOTPWA
Public Member Functions | List of all members
rhoPrime Class Reference

#include <massDep.h>

Inheritance diagram for rhoPrime:
massDep

Public Member Functions

 rhoPrime ()
virtual ~rhoPrime ()
 rhoPrime (const rhoPrime &)
rhoPrimecreate () const
rhoPrimeclone () const
virtual void print ()
std::complex< double > val (const particle &p)

Detailed Description

Definition at line 41 of file massDep.h.

Constructor & Destructor Documentation

rhoPrime::rhoPrime ( )
inline

Definition at line 43 of file massDep.h.

Referenced by clone(), and create().

virtual rhoPrime::~rhoPrime ( )
inlinevirtual

Definition at line 44 of file massDep.h.

rhoPrime::rhoPrime ( const rhoPrime )
inline

Definition at line 45 of file massDep.h.

Member Function Documentation

rhoPrime* rhoPrime::clone ( ) const
inlinevirtual

Implements massDep.

Definition at line 47 of file massDep.h.

References rhoPrime().

rhoPrime* rhoPrime::create ( ) const
inlinevirtual

Implements massDep.

Definition at line 46 of file massDep.h.

References rhoPrime().

virtual void rhoPrime::print ( )
inlinevirtual

Reimplemented from massDep.

Definition at line 49 of file massDep.h.

complex< double > rhoPrime::val ( const particle p)
virtual

Implements massDep.

Definition at line 44 of file massDep.cc.

References particle::Decay(), F(), particle::get4P(), decay::L(), particle::q(), q(), and particle::q0().


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