ATLAS Offline Software
|
#include <TrigHitDVHypoTool.h>
Public Attributes | |
TrigCompositeUtils::Decision * | decision {nullptr} |
bool | isSPOverflow {false} |
float | averageMu {0} |
const xAOD::TrigComposite * | hitDV {nullptr} |
const TrigCompositeUtils::DecisionIDContainer | previousDecisionsIDs |
Definition at line 35 of file TrigHitDVHypoTool.h.
float TrigHitDVHypoTool::HitDVHypoInfo::averageMu {0} |
Definition at line 38 of file TrigHitDVHypoTool.h.
TrigCompositeUtils::Decision* TrigHitDVHypoTool::HitDVHypoInfo::decision {nullptr} |
Definition at line 36 of file TrigHitDVHypoTool.h.
const xAOD::TrigComposite* TrigHitDVHypoTool::HitDVHypoInfo::hitDV {nullptr} |
Definition at line 39 of file TrigHitDVHypoTool.h.
bool TrigHitDVHypoTool::HitDVHypoInfo::isSPOverflow {false} |
Definition at line 37 of file TrigHitDVHypoTool.h.
const TrigCompositeUtils::DecisionIDContainer TrigHitDVHypoTool::HitDVHypoInfo::previousDecisionsIDs |
Definition at line 40 of file TrigHitDVHypoTool.h.