|
int | dphi_wrap (int local_phi) |
|
template<typename T > |
bool | local_eta_phi_window (const T &t, const l1ct::glbeta_t &etaMin, const l1ct::glbeta_t &etaMax, const l1ct::glbphi_t &phiMin, const l1ct::glbphi_t &phiMax) |
|
template<> |
bool | local_eta_phi_window< l1ct::TkObjEmu > (const l1ct::TkObjEmu &t, const l1ct::glbeta_t &etaMin, const l1ct::glbeta_t &etaMax, const l1ct::glbphi_t &phiMin, const l1ct::glbphi_t &phiMax) |
|
template<typename T > |
void | maybe_push (const T &t, const l1ct::PFRegionEmu §or, const l1ct::PFRegionEmu ®ion, std::list< T > &fifo, bool useAlsoVtxCoords) |
|
template<> |
void | maybe_push< l1ct::TkObjEmu > (const l1ct::TkObjEmu &t, const l1ct::PFRegionEmu §or, const l1ct::PFRegionEmu ®ion, std::list< l1ct::TkObjEmu > &fifo, bool useAlsoVtxCoords) |
|
template<typename TL , typename T > |
void | pop_back (TL &from, T &to) |
|
template<typename T > |
void | push_to_fifo (const T &t, int local_eta, int local_phi, std::list< T > &fifo) |
|
template<typename T > |
void | shift (T &from, T &to) |
|