ATLAS Offline Software
|
#include "AthenaBaseComps/AthAlgorithm.h"
#include "TrigT1CaloEvent/TriggerTower.h"
#include "TrigT1CaloUtils/TriggerTowerKey.h"
#include <vector>
Go to the source code of this file.
Classes | |
class | L1CaloTriggerTowerSelector |
This algorithm retrieves a TriggerTower container from storegate, loops through it and stores to an output container only the trigger toweres matching the slection criteria. More... | |