ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <fun4all_eicdetectors/blob/master/reconstruction/eiccaloreco/RawClusterBuilderHelper.h>
Public Attributes | |
float | tower_E |
int | tower_iEta |
int | tower_iPhi |
int | tower_iL |
int | tower_trueID |
RawTower * | twr |
Definition at line 17 of file RawClusterBuilderHelper.h.
View newest version in sPHENIX GitHub at line 17 of file RawClusterBuilderHelper.h
float RawClusterBuilderHelper::towersStrct::tower_E |
Definition at line 19 of file RawClusterBuilderHelper.h.
View newest version in sPHENIX GitHub at line 19 of file RawClusterBuilderHelper.h
Referenced by RawClusterBuilderHelper::process_event(), and RawClusterBuilderHelper::towerECompare().
int RawClusterBuilderHelper::towersStrct::tower_iEta |
Definition at line 20 of file RawClusterBuilderHelper.h.
View newest version in sPHENIX GitHub at line 20 of file RawClusterBuilderHelper.h
Referenced by RawClusterBuilderHelper::process_event().
int RawClusterBuilderHelper::towersStrct::tower_iL |
Definition at line 22 of file RawClusterBuilderHelper.h.
View newest version in sPHENIX GitHub at line 22 of file RawClusterBuilderHelper.h
Referenced by RawClusterBuilderHelper::process_event().
int RawClusterBuilderHelper::towersStrct::tower_iPhi |
Definition at line 21 of file RawClusterBuilderHelper.h.
View newest version in sPHENIX GitHub at line 21 of file RawClusterBuilderHelper.h
Referenced by RawClusterBuilderHelper::process_event().
int RawClusterBuilderHelper::towersStrct::tower_trueID |
Definition at line 23 of file RawClusterBuilderHelper.h.
View newest version in sPHENIX GitHub at line 23 of file RawClusterBuilderHelper.h
Referenced by RawClusterBuilderHelper::process_event().
RawTower* RawClusterBuilderHelper::towersStrct::twr |
Definition at line 24 of file RawClusterBuilderHelper.h.
View newest version in sPHENIX GitHub at line 24 of file RawClusterBuilderHelper.h
Referenced by RawClusterBuilderHelper::process_event().