Definition at line 70 of file AmplitudeRules.h.
◆ AmplitudeRules() [1/2]
AmpGen::AmplitudeRules::AmplitudeRules |
( |
| ) |
|
|
default |
◆ AmplitudeRules() [2/2]
◆ add_rule()
void AmpGen::AmplitudeRules::add_rule |
( |
const Particle & | p, |
|
|
double | coupling ) |
◆ create()
◆ expand()
◆ get()
◆ getMatchingRules()
std::vector< std::pair< Particle, TotalCoupling > > AmpGen::AmplitudeRules::getMatchingRules |
( |
const EventType & | type, |
|
|
const std::string & | prefix = "" ) |
◆ hasDecay()
bool AmpGen::AmplitudeRules::hasDecay |
( |
const std::string & | head | ) |
const |
◆ processesThatProduce()
std::vector< Coupling > AmpGen::AmplitudeRules::processesThatProduce |
( |
const Particle & | particle | ) |
const |
◆ rules()
const std::map< std::string, std::vector< Coupling > > & AmpGen::AmplitudeRules::rules |
( |
| ) |
const |
◆ rulesForDecay()
std::vector< Coupling > AmpGen::AmplitudeRules::rulesForDecay |
( |
const std::string & | head, |
|
|
const std::string & | prefix = "" ) const |
The documentation for this class was generated from the following file: