struct Gambit::ColliderBit::jet_collection_settings

Struct of different jet collection settings.

#include <Utils.hpp>

Public Attributes

Name
std::stringkey
std::stringalgorithm
doubleR
std::stringrecombination_scheme
std::stringstrategy

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