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 2025-02-12 at 15:36:39 +0000