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
TpotMonDefs.h
Go to the documentation of this file.
Or view
the newest version in sPHENIX GitHub for file TpotMonDefs.h
1
// Tell emacs that this is a C++ source
2
// This file is really -*- C++ -*-.
3
4
#ifndef TPOT_TPOTMONDEFS_H
5
#define TPOT_TPOTMONDEFS_H
6
7
namespace
TpotMonDefs
8
{
10
enum
11
{
12
kEventCounter
= 1,
13
kValidEventCounter
= 2,
14
kFullEventCounter
= 3
15
};
16
}
17
#endif
OnlMon
blob
main
subsystems
tpot
TpotMonDefs.h
Built by
Jin Huang
. updated:
Sat Feb 17 2024 22:18:29
using
1.8.2 with
sPHENIX GitHub integration