ATLAS Offline Software
Public Member Functions | Public Attributes | List of all members
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) {}

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:
hist_file_dump.d
d
Definition: hist_file_dump.py:137
MTCalibPebHypoTool::Input::decision
TrigCompositeUtils::Decision * decision
Definition: MTCalibPebHypoTool.h:38
MTCalibPebHypoTool::Input::eventContext
const EventContext & eventContext
Definition: MTCalibPebHypoTool.h:39