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
FairUtilStream.h
Go to the documentation of this file.
Or view
the newest version in sPHENIX GitHub for file FairUtilStream.h
1
2
#ifndef FAIRUTILSTREAM_H
3
#define FAIRUTILSTREAM_H
4
5
#include <iostream>
6
#include <string>
7
8
namespace
Util
9
{
10
12
void
eat_whitespace
(std::istream& is);
13
16
std::string
read_quoted_string
(std::istream& is);
17
}
18
19
#endif // FAIRUTILSTREAM_H
EicRoot
blob
master
dbase
dbInterface
FairUtilStream.h
Built by
Jin Huang
. updated:
Mon Jan 22 2024 12:43:33
using
1.8.2 with
EIC GitHub integration