ATLAS Offline Software
Public Types | List of all members
xAOD::CompositeParticle_v1::MT Struct Reference

Define the enumeration of calculation methods for the transverse mass. More...

#include <CompositeParticle_v1.h>

Collaboration diagram for xAOD::CompositeParticle_v1::MT:

Public Types

enum  Method { DEFAULT = 0 }
 

Detailed Description

Define the enumeration of calculation methods for the transverse mass.

Definition at line 189 of file CompositeParticle_v1.h.

Member Enumeration Documentation

◆ Method

Enumerator
DEFAULT 

Definition at line 190 of file CompositeParticle_v1.h.

190  {
191  DEFAULT = 0
192  };

The documentation for this struct was generated from the following file:
xAOD::CompositeParticle_v1::MT::DEFAULT
@ DEFAULT
Definition: CompositeParticle_v1.h:191