EIC Software
Reference for
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
EICG4ZDCdetid.h
Go to the documentation of this file.
Or view
the newest version in sPHENIX GitHub for file EICG4ZDCdetid.h
1
#ifndef EICG4ZDCDETID_H
2
#define EICG4ZDCDETID_H
3
4
namespace
ZDCID{
5
const
int
Crystal
= 1;
6
const
int
SI_PIXEL
= 2;
7
const
int
SI_PAD
= 3;
8
const
int
Scintillator
= 4;
9
10
const
int
Materials
= 7;
11
const
int
Abs_Tungsten
= 8;
12
const
int
Abs_Pb
= 9;
13
14
const
int
CrystalTower
= 1000000;
15
const
int
EMLayer
= 2000000;
16
const
int
HCPadLayer
= 3000000;
17
const
int
HCSciLayer
= 4000000;
18
19
};
20
21
#endif
fun4all_eicdetectors
blob
master
simulation
g4simulation
g4zdc
EICG4ZDCdetid.h
Built by
Jin Huang
. updated:
Mon Jan 22 2024 12:43:53
using
1.8.2 with
EIC GitHub integration