YAP
|
This is the complete list of members for Resonance, including all inherited members.
addChannel(std::shared_ptr< DecayChannel > c) override | Resonance | virtual |
yap::DecayingParticle::addChannel(const ParticleVector &daughters) | DecayingParticle | |
yap::DecayingParticle::addChannel(std::shared_ptr< Particle > A, std::shared_ptr< Particle > B, Types...other_daughters) | DecayingParticle | inline |
addParticleCombination(const std::shared_ptr< ParticleCombination > &c) override | Resonance | protectedvirtual |
blattWeisskopfs() const | DecayingParticle | inline |
channels() const | DecayingParticle | inline |
checkDecayChannel(const DecayChannel &c) const override | Resonance | virtual |
consistent() const override | Resonance | virtual |
create(std::string name, const QuantumNumbers &q, double radialSize, std::shared_ptr< MassShape > massShape, std::shared_ptr< PhaseSpaceFactorFactory > phsp_factory=DefaultPHSPFactory) | Resonance | inlinestatic |
yap::DecayingParticle::create(std::string name, const QuantumNumbers &q, double radialSize, std::shared_ptr< PhaseSpaceFactorFactory > phsp_factory=DefaultPHSPFactory) | DecayingParticle | inlinestatic |
DecayChannel | DecayingParticle | |
DecayingParticle(std::string name, const QuantumNumbers &q, double radialSize, std::shared_ptr< PhaseSpaceFactorFactory > phsp_factory) | DecayingParticle | protected |
decayTrees() const | DecayingParticle | inline |
fixSolitaryFreeAmplitudes() | DecayingParticle | protected |
massShape() | Resonance | inline |
massShape() const | Resonance | inline |
MassShape | Resonance | |
MassShape_ | Resonance | private |
Model | DecayingParticle | |
model() const override | DecayingParticle | virtual |
modifyDecayTree(DecayTree &dt) override | Resonance | protectedvirtual |
name() const | Particle | inline |
name() | Particle | inline |
Particle(std::string name, const QuantumNumbers &q) | Particle | inlineprotected |
particleCombinations() const | Particle | inline |
phaseSpaceFactor(const DecayChannel &dc, const SpinAmplitude &sa) overridefinal | Resonance | protectedvirtual |
phaseSpaceFactorFactory() | DecayingParticle | inlineprotected |
printDecayChain() const | DecayingParticle | inline |
printDecayChainLevel(int level) const (defined in DecayingParticle) | DecayingParticle | protected |
pruneParticleCombinations() override | DecayingParticle | protectedvirtual |
quantumNumbers() const | Particle | inline |
radialSize() | DecayingParticle | inline |
registerWithModel() override | Resonance | protectedvirtual |
Resonance(std::string name, const QuantumNumbers &q, double radialSize, std::shared_ptr< MassShape > massShape, std::shared_ptr< PhaseSpaceFactorFactory > phsp_factory) | Resonance | protected |