ECAL::clusters
Bank Details
reconstructed clusters in ECAL
Item Name | Type | Description |
---|---|---|
id |
short |
id of the hit |
status |
short |
status of the hit |
sector |
byte |
sector of ECAL |
layer |
byte |
Layer of ECAL (1-3:PCAL, 4-6:ECIN, 7-9:ECOUT |
x |
float |
X coordinate of the hit |
y |
float |
Y coordinate of the hit |
z |
float |
Z coordinate of the hit |
energy |
float |
Energy of the hit |
time |
float |
Energy of the hit |
widthU |
float |
width of U peak |
widthV |
float |
width of V peak |
widthW |
float |
width of W peak |
idU |
byte |
id of U peak |
idV |
byte |
id of V peak |
idW |
byte |
id of W peak |
coordU |
int |
U coordinate |
coordV |
int |
V coordinate |
coordW |
int |
W coordinate |