#include <Phase2L1CaloEGammaUtils.h>
Public Member Functions | |
clusterInfo () | |
clusterInfo & | operator= (const clusterInfo &rhs) |
Public Attributes | |
ap_uint< 2 > | brems |
ap_uint< 15 > | energy |
ap_uint< 15 > | et2x5 |
ap_uint< 15 > | et5x5 |
ap_uint< 5 > | etaMax |
ap_uint< 5 > | phiMax |
ap_uint< 10 > | seedEnergy |
Definition at line 766 of file Phase2L1CaloEGammaUtils.h.
|
inline |
Definition at line 776 of file Phase2L1CaloEGammaUtils.h.
References brems, energy, et2x5, et5x5, etaMax, phiMax, and seedEnergy.
|
inline |
Definition at line 786 of file Phase2L1CaloEGammaUtils.h.
References brems, energy, et2x5, et5x5, etaMax, phiMax, and seedEnergy.
ap_uint<2> p2eg::clusterInfo::brems |
Definition at line 774 of file Phase2L1CaloEGammaUtils.h.
Referenced by clusterInfo(), p2eg::getClusterPosition(), and operator=().
ap_uint<15> p2eg::clusterInfo::energy |
Definition at line 769 of file Phase2L1CaloEGammaUtils.h.
Referenced by clusterInfo(), p2eg::getClusterPosition(), operator=(), and Jet.Jet::rawEnergy().
ap_uint<15> p2eg::clusterInfo::et2x5 |
Definition at line 771 of file Phase2L1CaloEGammaUtils.h.
Referenced by clusterInfo(), p2eg::getClusterPosition(), and operator=().
ap_uint<15> p2eg::clusterInfo::et5x5 |
Definition at line 770 of file Phase2L1CaloEGammaUtils.h.
Referenced by clusterInfo(), p2eg::getClusterPosition(), and operator=().
ap_uint<5> p2eg::clusterInfo::etaMax |
Definition at line 773 of file Phase2L1CaloEGammaUtils.h.
Referenced by clusterInfo(), p2eg::getClusterPosition(), and operator=().
ap_uint<5> p2eg::clusterInfo::phiMax |
Definition at line 772 of file Phase2L1CaloEGammaUtils.h.
Referenced by clusterInfo(), p2eg::getClusterPosition(), and operator=().
ap_uint<10> p2eg::clusterInfo::seedEnergy |
Definition at line 768 of file Phase2L1CaloEGammaUtils.h.
Referenced by clusterInfo(), p2eg::getClusterPosition(), and operator=().