Bayeux  3.4.1
Core Foundation library for SuperNEMO
Public Member Functions | Public Attributes | List of all members
genvtx::combined_vg::entry_type Struct Reference

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
 

Detailed Description

Entry for a vertex generator to be combined.

Constructor & Destructor Documentation

◆ entry_type()

genvtx::combined_vg::entry_type::entry_type ( )

Default constructor.

Member Data Documentation

◆ cumulated_weight

double genvtx::combined_vg::entry_type::cumulated_weight

Cumulated weight of the generator.

◆ name

std::string genvtx::combined_vg::entry_type::name

Name of the generator.

◆ vg_handle

genvtx::vg_handle_type genvtx::combined_vg::entry_type::vg_handle

Handle to the generator

◆ weight

double genvtx::combined_vg::entry_type::weight

Weight of the generator (branching ratio)


The documentation for this struct was generated from the following file: