ATLAS Offline Software
Public Attributes | List of all members
lwtDev::InputNodeConfig Struct Reference

#include <lightweight_network_config.h>

Collaboration diagram for lwtDev::InputNodeConfig:

Public Attributes

std::string name
 
std::vector< Inputvariables
 
std::map< std::string, std::string > miscellaneous
 
std::map< std::string, double > defaults
 

Detailed Description

Definition at line 45 of file lightweight_network_config.h.

Member Data Documentation

◆ defaults

std::map<std::string, double> lwtDev::InputNodeConfig::defaults

Definition at line 50 of file lightweight_network_config.h.

◆ miscellaneous

std::map<std::string, std::string> lwtDev::InputNodeConfig::miscellaneous

Definition at line 49 of file lightweight_network_config.h.

◆ name

std::string lwtDev::InputNodeConfig::name

Definition at line 47 of file lightweight_network_config.h.

◆ variables

std::vector<Input> lwtDev::InputNodeConfig::variables

Definition at line 48 of file lightweight_network_config.h.


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