ATLAS Offline Software
Public Member Functions | Public Attributes | List of all members
TrigVtx::TrigParticleMasses Struct Reference

#include <TrigParticleTable.h>

Collaboration diagram for TrigVtx::TrigParticleMasses:

Public Member Functions

constexpr TrigParticleMasses ()=default
 

Public Attributes

std::array< double, 6 > mass
 

Detailed Description

Definition at line 30 of file TrigParticleTable.h.

Constructor & Destructor Documentation

◆ TrigParticleMasses()

constexpr TrigVtx::TrigParticleMasses::TrigParticleMasses ( )
constexprdefault

Member Data Documentation

◆ mass

std::array<double,6> TrigVtx::TrigParticleMasses::mass

The documentation for this struct was generated from the following file:
ParticleConstants::photonMassInMeV
constexpr double photonMassInMeV
various mass-less particles
Definition: ParticleConstants.h:136
ParticleConstants::PDG2011::muonMassInMeV
constexpr double muonMassInMeV
the mass of the muon (in MeV)
Definition: ParticleConstants.h:29
ParticleConstants::PDG2011::chargedKaonMassInMeV
constexpr double chargedKaonMassInMeV
the mass of the charged kaon (in MeV)
Definition: ParticleConstants.h:50
ParticleConstants::PDG2011::chargedPionMassInMeV
constexpr double chargedPionMassInMeV
the mass of the charged pion (in MeV)
Definition: ParticleConstants.h:41
ParticleConstants::PDG2011::protonMassInMeV
constexpr double protonMassInMeV
the mass of the proton (in MeV)
Definition: ParticleConstants.h:71
ParticleConstants::PDG2011::electronMassInMeV
constexpr double electronMassInMeV
the mass of the electron (in MeV)
Definition: ParticleConstants.h:26