ECCE @ EIC Software
Reference for
ECCE @ 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
PHG4ZDCDefs.h
Go to the documentation of this file.
Or view
the newest version in sPHENIX GitHub for file PHG4ZDCDefs.h
1
// Tell emacs that this is a C++ source
2
// -*- C++ -*-.
3
#ifndef G4DETECTORS_PHG4ZDCDEFS_H
4
#define G4DETECTORS_PHG4ZDCDEFS_H
5
6
namespace
PHG4ZDCDefs
7
{
8
// __attribute__((unused)) prevents warnings about unused variables
9
static
const
int
NORTH
__attribute__
((unused)) = 0;
10
static
const
int
SOUTH
__attribute__
((unused)) = 1;
11
}
// namespace PHG4ZDCDefs
12
13
#endif
coresoftware
blob
master
simulation
g4simulation
g4detectors
PHG4ZDCDefs.h
Built by
Jin Huang
. updated:
Wed Jun 29 2022 17:24:42
using
1.8.2 with
ECCE GitHub integration