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
OnlMonDefs.h
Go to the documentation of this file.
Or view
the newest version in sPHENIX GitHub for file OnlMonDefs.h
1
#ifndef ONLMONSERVER_ONLMONDEFS_H
2
#define ONLMONSERVER_ONLMONDEFS_H
3
4
namespace
OnlMonDefs
5
{
6
// Port to use by framework
7
const
unsigned
int
MONIPORT
= 9081;
8
const
unsigned
int
NUMMONIPORT
= 5;
9
const
unsigned
int
MSGLEN
= 256;
10
}
11
12
#endif
OnlMon
blob
main
onlmonserver
OnlMonDefs.h
Built by
Jin Huang
. updated:
Sat Feb 17 2024 22:18:28
using
1.8.2 with
sPHENIX GitHub integration