![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
#include "Acts/Definitions/Units.hpp"#include "Acts/EventData/ChargeConcept.hpp"#include "Acts/Utilities/Concepts.hpp"#include <cassert>#include <cmath>
Include dependency graph for Charge.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | Acts::Neutral |
| Charge and momentum interpretation for neutral particles. More... | |
| struct | Acts::SinglyCharged |
| Charge and momentum interpretation for particles with +-e charge. More... | |
| class | Acts::NonNeutralCharge |
| class | Acts::AnyCharge |
Namespaces | |
| namespace | Acts |
| Acts includes to create all necessary definitions. | |
Functions | |
| Acts::ACTS_STATIC_CHECK_CONCEPT (ChargeConcept, Neutral) | |
| Acts::ACTS_STATIC_CHECK_CONCEPT (ChargeConcept, SinglyCharged) | |
| Acts::ACTS_STATIC_CHECK_CONCEPT (ChargeConcept, NonNeutralCharge) | |
| Acts::ACTS_STATIC_CHECK_CONCEPT (ChargeConcept, AnyCharge) | |