1 #ifndef L1Trigger_Phase2L1ParticleFlow_LINPUPPI_BITS_H 2 #define L1Trigger_Phase2L1ParticleFlow_LINPUPPI_BITS_H 7 typedef ap_ufixed<12, 6, AP_TRN, AP_SAT>
sumTerm_t;
8 typedef ap_ufixed<16, 0, AP_RND, AP_SAT>
dr2inv_t;
9 typedef ap_fixed<12, 7, AP_TRN, AP_SAT>
x2_t;
11 typedef ap_fixed<12, 8, AP_RND, AP_WRAP>
alpha_t;
ap_ufixed< 7, 2, AP_RND, AP_WRAP > alphaSlope_t
constexpr float INTPT_LSB
constexpr float ETAPHI_LSB
ap_ufixed< 16, 0, AP_RND, AP_SAT > dr2inv_t
ap_ufixed< 12, 6, AP_TRN, AP_SAT > sumTerm_t
ap_fixed< 12, 7, AP_TRN, AP_SAT > x2_t
constexpr int SUM_BITSHIFT
constexpr float PT2DR2_LSB
ap_fixed< 12, 8, AP_RND, AP_WRAP > alpha_t
ap_ufixed< 6, 0, AP_TRN, AP_WRAP > ptSlope_t