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
PHG4TpcDefs.h
Go to the documentation of this file.
Or view
the newest version in sPHENIX GitHub for file PHG4TpcDefs.h
1
#ifndef G4TPC_PHG4TPCDEFS_H
2
#define G4TPC_PHG4TPCDEFS_H
3
4
namespace
PHG4TpcDefs
5
{
6
enum
7
{
8
North
= 1,
9
South
= 2
10
};
11
// passive materials id's (copy numbers)
12
enum
13
{
14
Window
= 100,
15
WindowCore
16
};
17
};
// namespace PHG4TpcDefs
18
19
#endif
coresoftware
blob
master
simulation
g4simulation
g4tpc
PHG4TpcDefs.h
Built by
Jin Huang
. updated:
Wed Jun 29 2022 17:24:45
using
1.8.2 with
ECCE GitHub integration