ATLAS Offline Software
|
#include <string>
#include "AthenaBaseComps/AthReentrantAlgorithm.h"
#include "AthenaBaseComps/AthAlgorithm.h"
#include "CaloEvent/CaloCellContainer.h"
#include "xAODTrigL1Calo/eFexTowerContainer.h"
#include "xAODTrigL1Calo/TriggerTowerContainer.h"
#include "CaloDetDescr/CaloDetDescrManager.h"
#include "LArRecConditions/LArBadChannelMask.h"
#include "LArRecConditions/LArBadChannelCont.h"
#include "L1CaloFEXSim/eFEXSuperCellTowerIdProvider.h"
#include "xAODEventInfo/EventInfo.h"
Go to the source code of this file.
Classes | |
class | LVL1::eFexTowerBuilder |
Namespaces | |
LVL1 | |
eFexTowerBuilder creates xAOD::eFexTowerContainer from supercells (LATOME) and triggerTowers (TREX) inputs. | |