#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 48 of file L1TBPTX.h.
References python.rootplot.utilities::ls(), m_lsAlgoRate, and m_lsTechRate.
|
inline |
Definition at line 56 of file L1TBPTX.h.
References python.rootplot.utilities::ls(), and m_lsAlgoRate.
|
inline |
Definition at line 52 of file L1TBPTX.h.
References python.rootplot.utilities::ls(), m_lsAlgoRate, and m_lsTechRate.
|
inline |
Definition at line 59 of file L1TBPTX.h.
References python.rootplot.utilities::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().