ATLAS Offline Software
|
Provide Supercell-tower mapping. More...
#include "L1CaloFEXToolInterfaces/IeFEXSuperCellTowerIdProvider.h"
#include "AthenaBaseComps/AthAlgorithm.h"
#include "AthenaBaseComps/AthAlgTool.h"
#include <string>
#include <unordered_map>
Go to the source code of this file.
Classes | |
class | LVL1::eFEXSuperCellTowerIdProvider |
Provide Supercell-tower mapping Load information stored in a .csv file and provide information needed to connect the SuperCells to its corresponding tower. More... | |
struct | LVL1::eFEXSuperCellTowerIdProvider::towerinfo |
Sturcture stores mapping information of a SuperCell. More... | |
Namespaces | |
LVL1 | |
eFexTowerBuilder creates xAOD::eFexTowerContainer from supercells (LATOME) and triggerTowers (TREX) inputs. | |
Provide Supercell-tower mapping.
Load information stored in a .csv file and provide information needed to connect to SuperCells to towers.
Definition in file eFEXSuperCellTowerIdProvider.h.