struct Gambit::ColliderBit::jet_collection_settings
Struct of different jet collection settings.
#include <Utils.hpp>
Public Attributes
| Name | |
|---|---|
| std::string | key |
| std::string | algorithm |
| double | R |
| std::string | recombination_scheme |
| std::string | strategy |
Public Attributes Documentation
variable key
std::string key;
variable algorithm
std::string algorithm;
variable R
double R;
variable recombination_scheme
std::string recombination_scheme;
variable strategy
std::string strategy;
Updated on 2025-02-12 at 16:10:32 +0000