Loading [MathJax]/extensions/tex2jax.js
ATLAS Offline Software
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Static Public Member Functions | List of all members
TrigGlobEffCorr::UnusedArg Class Reference

#include <Trigger.h>

Collaboration diagram for TrigGlobEffCorr::UnusedArg:

Static Public Member Functions

static constexpr xAOD::Type::ObjectType object ()
 

Detailed Description

Definition at line 22 of file Trigger.h.

Member Function Documentation

◆ object()

static constexpr xAOD::Type::ObjectType TrigGlobEffCorr::UnusedArg::object ( )
inlinestaticconstexpr

Definition at line 22 of file Trigger.h.

22 { public: static constexpr xAOD::Type::ObjectType object() { return xAOD::Type::Other; } };

The documentation for this class was generated from the following file:
TrigGlobEffCorr::UnusedArg::object
static constexpr xAOD::Type::ObjectType object()
Definition: Trigger.h:22
ObjectType
ObjectType
Definition: BaseObject.h:11