![]() |
Bayeux
3.4.1
Core Foundation library for SuperNEMO
|
Entry for a vertex generator to be combined. More...
#include <bayeux/genvtx/combined_vg.h>
Public Member Functions | |
| entry_type () | |
| Default constructor. More... | |
Public Attributes | |
| std::string | name |
| Name of the generator. More... | |
| double | weight |
| Weight of the generator (branching ratio) More... | |
| double | cumulated_weight |
| Cumulated weight of the generator. More... | |
| genvtx::vg_handle_type | vg_handle |
Entry for a vertex generator to be combined.
| genvtx::combined_vg::entry_type::entry_type | ( | ) |
Default constructor.
| double genvtx::combined_vg::entry_type::cumulated_weight |
Cumulated weight of the generator.
| std::string genvtx::combined_vg::entry_type::name |
Name of the generator.
| genvtx::vg_handle_type genvtx::combined_vg::entry_type::vg_handle |
Handle to the generator
| double genvtx::combined_vg::entry_type::weight |
Weight of the generator (branching ratio)
1.8.15