![]() |
ATLAS Offline Software
|
Go to the source code of this file.
Namespaces | |
| namespace | LVL1 |
| eFexTowerBuilder creates xAOD::eFexTowerContainer from supercells (LATOME) and triggerTowers (TREX) inputs. | |
| namespace | LVL1::gFEX |
Functions | |
| FPGA | LVL1::gFEX::getFPGA (float eta) |
| Get the FPGA code from the tower eta. | |
| std::string | LVL1::gFEX::FPGAToString (FPGA fpga) |
| Get the name of an FPGA. | |
| FPGA | LVL1::gFEX::FPGAFromString (std::string name) |
| Get the enum from the name of an FPGA. Returning N_FPGA means that the string wasn't correct. | |
| float | LVL1::gFEX::towerArea (float eta) |
| Get the GCaloTower areas from their eta bins. | |
| std::ostream & | operator<< (std::ostream &os, LVL1::gFEX::FPGA fpga) |
| std::ostream & operator<< | ( | std::ostream & | os, |
| LVL1::gFEX::FPGA | fpga ) |
Definition at line 74 of file GTowerHelpers.cxx.