|
|
| Insertion (QuantumFieldParent *t_field) |
| |
|
| Insertion (Particle t_field) |
| |
|
| Insertion (csl::Expr const &t_field) |
| |
|
| Insertion (std::string_view name) |
| |
|
| Insertion (const char name[]) |
| |
|
| Insertion (Insertion const &other)=default |
| |
|
| Insertion (Insertion &&other)=default |
| |
|
Insertion & | operator= (Insertion const &other)=default |
| |
|
Insertion & | operator= (Insertion &&other)=default |
| |
|
QuantumFieldParent * | getField () const |
| |
|
void | setField (QuantumFieldParent *t_field) |
| |
|
bool | isIncoming () const |
| |
|
void | setIncoming (bool t_incoming) |
| |
|
bool | isParticle () const |
| |
|
void | setParticle (bool t_particle) |
| |
|
bool | isIncomingParticle () const |
| |
|
bool | isIncomingAntiParticle () const |
| |
|
bool | isOutgoingParticle () const |
| |
|
bool | isOutgoingAntiParticle () const |
| |
|
void | setPartnerShip (PartnerShip const &t_partnerShip) |
| |
|
bool | isOnShell () const |
| |
|
void | setOnShell (bool t_onShell) |
| |
|
bool | isMediator () const |
| |
|
void | setMediator (bool t_mediator) |
| |
|
csl::Expr | getExpression () const |
| |
|
bool | isEquivalent (Insertion const &other) const |
| |
|
bool | operator== (Insertion const &other) const |
| |
|
bool | operator!= (Insertion const &other) const |
| |
The documentation for this class was generated from the following files: