Analysis Software
Documentation for sPHENIX simulation software
 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  {
15  };
16 }
17 #endif