![]()  | 
						
							 
								EIC Software
							  
							
								Reference for 
								EIC 
								simulation and reconstruction software on GitHub
							  
						 | 
					
 Collaboration diagram for ArgParser:Public Member Functions | |
| ArgParser (int &argc, char **argv) | |
| string | get_value (const string &option) const | 
Private Attributes | |
| vector< string > | args | 
Definition at line 11 of file xclient.cc.
View newest version in sPHENIX GitHub at line 11 of file xclient.cc
| ArgParser::ArgParser | ( | int & | argc, | 
| char ** | argv | ||
| ) | 
Definition at line 50 of file xclient.cc.
View newest version in sPHENIX GitHub at line 50 of file xclient.cc
References charm_jet_coverage::args.
| string ArgParser::get_value | ( | const string & | option | ) | const | 
Definition at line 56 of file xclient.cc.
View newest version in sPHENIX GitHub at line 56 of file xclient.cc
References charm_jet_coverage::args, nlohmann::to_string(), and value.
Referenced by main().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  private | 
Definition at line 17 of file xclient.cc.
View newest version in sPHENIX GitHub at line 17 of file xclient.cc