struct Gambit::DarkBit::DecayChain::ChainContainer
[No description available]
Public Functions
| Name | |
|---|---|
| ChainContainer() | |
| ChainContainer(shared_ptr< ChainParticle > ch) |
Public Attributes
| Name | |
|---|---|
| shared_ptr< const ChainParticle > | chain |
Public Functions Documentation
function ChainContainer
inline ChainContainer()
function ChainContainer
inline ChainContainer(
shared_ptr< ChainParticle > ch
)
Public Attributes Documentation
variable chain
shared_ptr< const ChainParticle > chain;
Updated on 2025-02-12 at 16:10:32 +0000