![]() |
ATLAS Offline Software
|
#include "AthenaBaseComps/AthReentrantAlgorithm.h"#include "AsgTools/ToolHandle.h"#include "StoreGate/ReadHandleKey.h"#include "StoreGate/WriteDecorHandle.h"#include "PathResolver/PathResolver.h"#include "xAODTrigL1Calo/gFexTowerContainer.h"#include "xAODTrigL1Calo/gFexTowerAuxContainer.h"#include "CaloEvent/CaloCellContainer.h"#include "xAODTrigL1Calo/TriggerTowerContainer.h"#include <vector>#include <unordered_map>#include <string>Go to the source code of this file.
Classes | |
| class | LVL1::gFexTower2SCellDecorator |
Namespaces | |
| namespace | LVL1 |
| eFexTowerBuilder creates xAOD::eFexTowerContainer from supercells (LATOME) and triggerTowers (TREX) inputs. | |