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
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:
Sat Feb 17 2024 22:18:16
using
1.8.2 with
sPHENIX GitHub integration