ATLAS Offline Software
|
#include <string>
#include <vector>
#include <tuple>
#include <limits>
#include "DecisionHandling/ComboHypoToolBase.h"
#include "xAODBase/IParticleContainer.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 | TrigComboHypoTool |
TrigComboHypoTool is a ComboHypoTool that calculates topological quantities between two particles and apply cuts on it (upper and lower cut) accepting the event if the required condition is satisfied. More... | |
struct | TrigComboHypoTool::VarInfo |
Organise info per var selection in a struct. More... | |