ATLAS Offline Software
|
#include <string>
#include "AthenaBaseComps/AthReentrantAlgorithm.h"
#include "xAODTrigEgamma/TrigElectronContainer.h"
#include "xAODTrigRinger/TrigRingerRingsContainer.h"
#include "xAODTrigCalo/TrigEMClusterContainer.h"
#include "TrigCompositeUtils/TrigCompositeUtils.h"
#include "DecisionHandling/HypoBase.h"
#include "AthViews/View.h"
#include "RingerSelectorTools/IAsgRingerSelectorTool.h"
#include "LumiBlockComps/ILumiBlockMuTool.h"
#include "ITrigEgammaFastElectronHypoTool.h"
#include "AthenaMonitoringKernel/GenericMonitoringTool.h"
Go to the source code of this file.
Classes | |
class | TrigEgammaFastElectronHypoAlg |
Implements Hypo selection on L2 electrons. More... | |