ATLAS Offline Software
Public Attributes | List of all members
TauGNN::Config Struct Reference

#include <TauGNN.h>

Collaboration diagram for TauGNN::Config:

Public Attributes

std::string input_layer_scalar
 
std::string input_layer_tracks
 
std::string input_layer_clusters
 
std::string output_node_tau
 
std::string output_node_jet
 

Detailed Description

Definition at line 39 of file TauGNN.h.

Member Data Documentation

◆ input_layer_clusters

std::string TauGNN::Config::input_layer_clusters

Definition at line 42 of file TauGNN.h.

◆ input_layer_scalar

std::string TauGNN::Config::input_layer_scalar

Definition at line 40 of file TauGNN.h.

◆ input_layer_tracks

std::string TauGNN::Config::input_layer_tracks

Definition at line 41 of file TauGNN.h.

◆ output_node_jet

std::string TauGNN::Config::output_node_jet

Definition at line 44 of file TauGNN.h.

◆ output_node_tau

std::string TauGNN::Config::output_node_tau

Definition at line 43 of file TauGNN.h.


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