Analysis Software
Documentation for
sPHENIX
simulation software
Home page
Related Pages
Modules
Namespaces
Classes
Files
Examples
External Links
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
pmonitorInterface.h
Go to the documentation of this file.
Or view
the newest version in sPHENIX GitHub for file pmonitorInterface.h
1
#ifndef __PMONITORINTERFACE_H__
2
#define __PMONITORINTERFACE_H__
3
4
#include <string>
5
6
int
setup_server
();
7
void
handleconnection
(
void
*arg);
8
void
handletest
(
void
*arg);
9
int
send_message
(
const
int
severity,
const
std::string
&
msg
);
10
11
#endif
/* __PMONITORINTERFACE_H__ */
OnlMon
blob
main
onlmonserver
pmonitorInterface.h
Built by
Jin Huang
. updated:
Sat Feb 17 2024 22:18:28
using
1.8.2 with
sPHENIX GitHub integration