ATLAS Offline Software
|
#include <string>
#include <vector>
#include "DecisionHandling/ComboHypoToolBase.h"
#include "xAODTracking/TrackParticleContainer.h"
#include "TrigCompositeUtils/HLTIdentifier.h"
#include "TrigCompositeUtils/TrigCompositeUtils.h"
#include "AthenaMonitoringKernel/Monitored.h"
#include "AthenaMonitoringKernel/GenericMonitoringTool.h"
Go to the source code of this file.
Classes | |
class | TrigEgammaTopoHypoTool |
TrigEgammaTopoHypoTool is a ComboHypoTool that calculates the inv mass and deltaPhi distance Apply inv mass cuts (upper and lower cut) or deltaPhi cuts or both to the two electrons/photons and accepts the event if condition is satisfied. More... | |