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
ECCE @ EIC Software
Deprecated List
Modules
Namespaces
Classes
Files
File List
acts
analysis
coresoftware
Doxygen_Assist
ecce-detectors
fun4all_eicdetectors
blob
master
analysis
reconstruction
simulation
g4simulation
g4b0
g4b0ecal
g4barrelmmg
g4beastmagnet
g4bwd
g4drcalo
g4drich
g4eiccalos
g4eicdirc
g4etof
g4jleic
g4lblvtx
g4lumi
g4mrich
g4rich
g4rp
g4trd
g4ttl
g4zdc
EICG4ZDCconstants.h
EICG4ZDCDetector.cc
EICG4ZDCDetector.h
EICG4ZDCdetid.h
EICG4ZDCHitTree.cc
EICG4ZDCHitTree.h
EICG4ZDCNtuple.cc
EICG4ZDCNtuple.h
EICG4ZDCRawTowerBuilderByHitIndex.cc
EICG4ZDCRawTowerBuilderByHitIndex.h
EICG4ZDCSteppingAction.cc
EICG4ZDCSteppingAction.h
EICG4ZDCStructure.cc
EICG4ZDCStructure.h
EICG4ZDCSubsystem.cc
EICG4ZDCSubsystem.h
geant4
macros
online_distribution
tutorials
doxygen_mainpage.h
File Members
External Links
•
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:
Wed Jun 29 2022 17:24:48
using
1.8.2 with
ECCE GitHub integration