ATLAS Offline Software
Public Attributes | List of all members
InDetGNNHardScatterSelection::ConstituentsInputConfig Struct Reference

#include <ConstituentsLoader.h>

Collaboration diagram for InDetGNNHardScatterSelection::ConstituentsInputConfig:

Public Attributes

std::string name
 
std::string output_name
 
std::string link_name
 
ConstituentsType type {ConstituentsType::IPARTICLE}
 
ConstituentsSortOrder order {ConstituentsSortOrder::PT_DESCENDING}
 
ConstituentsSelection selection {ConstituentsSelection::ALL}
 
std::vector< InputVariableConfiginputs
 

Detailed Description

Definition at line 45 of file InnerDetector/InDetRecTools/InDetGNNHardScatterSelection/InDetGNNHardScatterSelection/ConstituentsLoader.h.

Member Data Documentation

◆ inputs

std::vector<InputVariableConfig> InDetGNNHardScatterSelection::ConstituentsInputConfig::inputs

◆ link_name

std::string InDetGNNHardScatterSelection::ConstituentsInputConfig::link_name

◆ name

std::string InDetGNNHardScatterSelection::ConstituentsInputConfig::name

◆ order

ConstituentsSortOrder InDetGNNHardScatterSelection::ConstituentsInputConfig::order {ConstituentsSortOrder::PT_DESCENDING}

◆ output_name

std::string InDetGNNHardScatterSelection::ConstituentsInputConfig::output_name

◆ selection

ConstituentsSelection InDetGNNHardScatterSelection::ConstituentsInputConfig::selection {ConstituentsSelection::ALL}

◆ type

ConstituentsType InDetGNNHardScatterSelection::ConstituentsInputConfig::type {ConstituentsType::IPARTICLE}

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