EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
Home page
Related Pages
Modules
Namespaces
Classes
Files
External Links
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
gen_utilities.h
Go to the documentation of this file.
Or view
the newest version in sPHENIX GitHub for file gen_utilities.h
1
/*
2
*
3
*-------------------------------------------------------------
4
* general purpose utilities
5
*-------------------------------------------------------------
6
*
7
*
8
* This file contains some useful general purpose routines
9
*
10
* haveCommand: reads a command from a stream
11
* and returns an int indicating
12
* whether there is a command waiting
13
*
14
*/
15
16
17
extern
int
haveCommand
( FILE *stream = stdin );
online_distribution
blob
master
newbasic
gen_utilities.h
Built by
Jin Huang
. updated:
Mon Jan 22 2024 12:43:55
using
1.8.2 with
EIC GitHub integration