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 2024-07-18 at 13:53:31 +0000