![]()  | 
						
							 
								EIC Software
							  
							
								Reference for 
								EIC 
								simulation and reconstruction software on GitHub
							  
						 | 
					
 This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | Keyword | 
Macros | |
| #define | _KEYWORD_PREFIX_ "--" | 
Typedefs | |
| typedef int(* | keywordfun )(int argc, char **argv) | 
Enumerations | |
| enum | MultipleInvocationMode { _MULTIPLE_INVOCATION_DISABLED_, _MULTIPLE_INVOCATION_ALLOWED_ } | 
| #define _KEYWORD_PREFIX_ "--" | 
Definition at line 19 of file Keyword.h.
View newest version in sPHENIX GitHub at line 19 of file Keyword.h
Referenced by isKeyword().
| typedef int(* keywordfun)(int argc, char **argv) |