YAP
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Protected Member Functions | Friends | List of all members
PhaseSpaceFactorFactory Class Referenceabstract

#include <PhaseSpaceFactor.h>

Inheritance diagram for PhaseSpaceFactorFactory:
TwoBodyPhaseSpaceFactorFactory

Protected Member Functions

virtual std::shared_ptr
< PhaseSpaceFactor
phaseSpaceFactor (const DecayChannel &dc, const SpinAmplitude &sa, std::shared_ptr< MassShape > ms)=0
 

Friends

class DecayingParticle
 grant friend status to DecayingParticle to call phaseSpaceFactor
 
class Resonance
 grant friend status to Resonance to call phaseSpaceFactor
 

Detailed Description

Base class for factory creating PhaseSpaceFactor objects

Author
Daniel Greenwald

Member Function Documentation

virtual std::shared_ptr<PhaseSpaceFactor> phaseSpaceFactor ( const DecayChannel dc,
const SpinAmplitude sa,
std::shared_ptr< MassShape ms 
)
protectedpure virtual

(create and) return a PhaseSpaceFactor object applicaple for the final state of DecayChannel and the orbital angular momentum of SpinAmplitude

Parameters
dcDecayChannel
saSpinAmplitude
msMassShape

Implemented in TwoBodyPhaseSpaceFactorFactory.


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