Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GML_pair_val Union Reference

#include <JETSCAPE/blob/main/external_packages/gtl/include/GTL/gml_parser.h>

+ Collaboration diagram for GML_pair_val:

Public Attributes

long integer
 
double floating
 
char * str
 
struct GML_pairlist
 

Detailed Description

Definition at line 20 of file gml_parser.h.

View newest version in sPHENIX GitHub at line 20 of file gml_parser.h

Member Data Documentation

double GML_pair_val::floating
long GML_pair_val::integer

Definition at line 21 of file gml_parser.h.

View newest version in sPHENIX GitHub at line 21 of file gml_parser.h

Referenced by GML_parser(), GML_print_list(), graph::load(), Jetscape::PartonShower::load_edge_info_handler(), and shower2::load_node_info_handler().

struct GML_pair* GML_pair_val::list

Definition at line 24 of file gml_parser.h.

View newest version in sPHENIX GitHub at line 24 of file gml_parser.h

Referenced by GML_free_list(), GML_parser(), GML_print_list(), and graph::load().

char* GML_pair_val::str

Definition at line 23 of file gml_parser.h.

View newest version in sPHENIX GitHub at line 23 of file gml_parser.h

Referenced by GML_free_list(), GML_parser(), and GML_print_list().


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