ATLAS Offline Software
Loading...
Searching...
No Matches
MTCalibPebHypoTool::Input Struct Reference

#include <MTCalibPebHypoTool.h>

Collaboration diagram for MTCalibPebHypoTool::Input:

Public Member Functions

 Input (TrigCompositeUtils::Decision *d, const EventContext &ctx)

Public Attributes

TrigCompositeUtils::Decisiondecision
const EventContext & eventContext

Detailed Description

Definition at line 35 of file MTCalibPebHypoTool.h.

Constructor & Destructor Documentation

◆ Input()

MTCalibPebHypoTool::Input::Input ( TrigCompositeUtils::Decision * d,
const EventContext & ctx )
inline

Definition at line 36 of file MTCalibPebHypoTool.h.

37 : decision(d), eventContext(ctx) {}
const EventContext & eventContext
TrigCompositeUtils::Decision * decision

Member Data Documentation

◆ decision

TrigCompositeUtils::Decision* MTCalibPebHypoTool::Input::decision

Definition at line 38 of file MTCalibPebHypoTool.h.

◆ eventContext

const EventContext& MTCalibPebHypoTool::Input::eventContext

Definition at line 39 of file MTCalibPebHypoTool.h.


The documentation for this struct was generated from the following file: