#include <L1TBPTX.h>
Public Member Functions | |
void | fill (int ls, bool isAlgo, int bit, double rate) |
double | getLSAlgoRate (int ls, int bit, double rate) |
double | getLSRate (int ls, bool isAlgo, int bit, double rate) |
double | getLSTechRate (int ls, int bit, double rate) |
Private Attributes | |
std::map< std::pair< int, int >, double > | m_lsAlgoRate |
std::map< std::pair< int, int >, double > | m_lsTechRate |
|
inline |
Definition at line 47 of file L1TBPTX.h.
References triggerObjects_cff::bit, eostools::ls(), m_lsAlgoRate, m_lsTechRate, and RPCpg::rate().
|
inline |
Definition at line 61 of file L1TBPTX.h.
References triggerObjects_cff::bit, eostools::ls(), and m_lsAlgoRate.
|
inline |
Definition at line 54 of file L1TBPTX.h.
References triggerObjects_cff::bit, eostools::ls(), m_lsAlgoRate, and m_lsTechRate.
|
inline |
Definition at line 62 of file L1TBPTX.h.
References triggerObjects_cff::bit, eostools::ls(), and m_lsTechRate.
|
private |
Definition at line 65 of file L1TBPTX.h.
Referenced by fill(), getLSAlgoRate(), and getLSRate().
|
private |
Definition at line 66 of file L1TBPTX.h.
Referenced by fill(), getLSRate(), and getLSTechRate().