EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
t_cmd_line_variable Struct Reference

#include <EicRoot/blob/master/eic/htc/htclib.h>

Public Attributes

char * prefix
 
char * suffix
 
double * addr
 
double min
 
double max
 
int plen
 
int _assigned
 

Detailed Description

Definition at line 55 of file htclib.h.

View newest version in sPHENIX GitHub at line 55 of file htclib.h

Member Data Documentation

int t_cmd_line_variable::_assigned

Definition at line 69 of file htclib.h.

View newest version in sPHENIX GitHub at line 69 of file htclib.h

Referenced by cmd_line_variable_parser().

double* t_cmd_line_variable::addr

Definition at line 60 of file htclib.h.

View newest version in sPHENIX GitHub at line 60 of file htclib.h

Referenced by cmd_line_variable_parser().

double t_cmd_line_variable::max

Definition at line 63 of file htclib.h.

View newest version in sPHENIX GitHub at line 63 of file htclib.h

Referenced by cmd_line_variable_parser().

double t_cmd_line_variable::min

Definition at line 63 of file htclib.h.

View newest version in sPHENIX GitHub at line 63 of file htclib.h

Referenced by cmd_line_variable_parser().

int t_cmd_line_variable::plen

Definition at line 66 of file htclib.h.

View newest version in sPHENIX GitHub at line 66 of file htclib.h

Referenced by cmd_line_variable_parser().

char* t_cmd_line_variable::prefix

Definition at line 57 of file htclib.h.

View newest version in sPHENIX GitHub at line 57 of file htclib.h

Referenced by cmd_line_variable_parser().

char * t_cmd_line_variable::suffix

Definition at line 57 of file htclib.h.

View newest version in sPHENIX GitHub at line 57 of file htclib.h

Referenced by cmd_line_variable_parser().


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