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 2023-06-26 at 21:36:52 +0000