#include <PdgConditional.h>
Definition at line 16 of file PdgConditional.h.
◆ PdgConditional() [1/4]
DerivationFramework::PdgConditional::PdgConditional |
( |
| ) |
|
◆ PdgConditional() [2/4]
DerivationFramework::PdgConditional::PdgConditional |
( |
int |
pdgIntCode | ) |
|
◆ PdgConditional() [3/4]
DerivationFramework::PdgConditional::PdgConditional |
( |
unsigned |
equalInt | ) |
|
◆ PdgConditional() [4/4]
DerivationFramework::PdgConditional::PdgConditional |
( |
std::function< bool(int)> |
b | ) |
|
◆ operator==()
bool DerivationFramework::PdgConditional::operator== |
( |
int |
v | ) |
const |
◆ m_condition
const std::variant<int, unsigned, std::function<bool(int)> > DerivationFramework::PdgConditional::m_condition |
|
private |
The documentation for this class was generated from the following files: