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
CaloTowerDefs.h
Go to the documentation of this file.
Or view
the newest version in sPHENIX GitHub for file CaloTowerDefs.h
1
#ifndef CALOTOWERDEFS_H
2
#define CALOTOWERDEFS_H
3
4
namespace
CaloTowerDefs
5
{
6
enum
DetectorSystem
7
{
8
CEMC
= 0,
9
HCALIN
= 1,
10
HCALOUT
= 2,
11
SEPD
= 3,
12
ZDC
= 4,
13
DETECTOR_INVALID
= 99999
14
};
15
16
enum
BuilderType
17
{
18
kPRDFTowerv1
= 0,
19
kPRDFWaveform
= 1,
20
kWaveformTowerv2
= 2
21
};
22
}
23
24
#endif
coresoftware
blob
master
offline
packages
CaloReco
CaloTowerDefs.h
Built by
Jin Huang
. updated:
Sat Feb 17 2024 22:18:05
using
1.8.2 with
sPHENIX GitHub integration