#include <IeFEXTOBEtTool.h>
|
virtual StatusCode | getegSums (float etaTOB, float phiTOB, int seed, int UnD, std::vector< unsigned int > &ClusterCellETs, std::vector< unsigned int > &RetaSums, std::vector< unsigned int > &RhadSums, std::vector< unsigned int > &WstotSums)=0 |
| Tool to calculate eEM discriminant sums. More...
|
|
virtual StatusCode | getTOBCellEnergies (float etaTOB, float phiTOB, std::vector< unsigned int > &ClusterCellETs)=0 |
|
virtual StatusCode | gettauSums (float eta, float phi, int seed, int UnD, std::vector< unsigned int > &RcoreSums, std::vector< unsigned int > &RemSums)=0 |
| Tool to calculate eTaudiscriminant sums. More...
|
|
virtual unsigned int | eTowerID (float eta, float phi) const =0 |
| Tool to find eTower identifier from an eta, phi coordinate pair. More...
|
|
virtual void | location (float etaTOB, float phiTOB, int &eFEX, int &FPGA, int &fpgaEta)=0 |
| Tool to find eFEX and FPGA numbers and eta index of a TOB within the FPGA. More...
|
|
Definition at line 26 of file IeFEXTOBEtTool.h.
◆ eTowerID()
virtual unsigned int LVL1::IeFEXTOBEtTool::eTowerID |
( |
float |
eta, |
|
|
float |
phi |
|
) |
| const |
|
pure virtual |
◆ getegSums()
virtual StatusCode LVL1::IeFEXTOBEtTool::getegSums |
( |
float |
etaTOB, |
|
|
float |
phiTOB, |
|
|
int |
seed, |
|
|
int |
UnD, |
|
|
std::vector< unsigned int > & |
ClusterCellETs, |
|
|
std::vector< unsigned int > & |
RetaSums, |
|
|
std::vector< unsigned int > & |
RhadSums, |
|
|
std::vector< unsigned int > & |
WstotSums |
|
) |
| |
|
pure virtual |
◆ gettauSums()
virtual StatusCode LVL1::IeFEXTOBEtTool::gettauSums |
( |
float |
eta, |
|
|
float |
phi, |
|
|
int |
seed, |
|
|
int |
UnD, |
|
|
std::vector< unsigned int > & |
RcoreSums, |
|
|
std::vector< unsigned int > & |
RemSums |
|
) |
| |
|
pure virtual |
◆ getTOBCellEnergies()
virtual StatusCode LVL1::IeFEXTOBEtTool::getTOBCellEnergies |
( |
float |
etaTOB, |
|
|
float |
phiTOB, |
|
|
std::vector< unsigned int > & |
ClusterCellETs |
|
) |
| |
|
pure virtual |
◆ interfaceID()
const InterfaceID & LVL1::IeFEXTOBEtTool::interfaceID |
( |
| ) |
|
|
inlinestatic |
◆ location()
virtual void LVL1::IeFEXTOBEtTool::location |
( |
float |
etaTOB, |
|
|
float |
phiTOB, |
|
|
int & |
eFEX, |
|
|
int & |
FPGA, |
|
|
int & |
fpgaEta |
|
) |
| |
|
pure virtual |
The documentation for this class was generated from the following file: