Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Acts::NonNeutralCharge Class Reference

#include <acts/blob/sPHENIX/Core/include/Acts/EventData/Charge.hpp>

Public Member Functions

constexpr NonNeutralCharge (float absQ) noexcept
 Construct with the magnitude of the input charge.
 
constexpr NonNeutralCharge (SinglyCharged) noexcept
 

Detailed Description

Charge and momentum interpretation for arbitrarily charged but not neutral particles.

Definition at line 150 of file Charge.hpp.

View newest version in sPHENIX GitHub at line 150 of file Charge.hpp

Constructor & Destructor Documentation

constexpr Acts::NonNeutralCharge::NonNeutralCharge ( float  absQ)
inlinenoexcept

Construct with the magnitude of the input charge.

Definition at line 153 of file Charge.hpp.

View newest version in sPHENIX GitHub at line 153 of file Charge.hpp

constexpr Acts::NonNeutralCharge::NonNeutralCharge ( SinglyCharged  )
inlinenoexcept

Definition at line 156 of file Charge.hpp.

View newest version in sPHENIX GitHub at line 156 of file Charge.hpp

References Acts::UnitConstants::e.


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