ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <acts/blob/master/Core/include/Acts/EventData/ParameterConcept.hpp>
Static Public Attributes | |
static constexpr bool | covmat_exists = exists<covmat_t, const P> |
Test if covariance matrix data type is defined. | |
static constexpr bool | reference_surface_exists |
Tests related to surface bound parametrisations. | |
static constexpr bool | surfacebound_position_exists |
static constexpr bool | surfacebound_momentum_exists |
static constexpr bool | surfacebound_charge_exists |
static constexpr bool | surfacebound_time_exists |
static constexpr bool | surfacebound_covariance_exists |
static constexpr bool | surfacebound_parameters_exists |
static constexpr bool | boundValue |
Tie all surface bound results together. | |
static constexpr bool | free_position_exists |
Tests related to free parametrisations. | |
static constexpr bool | free_momentum_exists |
static constexpr bool | free_charge_exists |
static constexpr bool | free_time_exists = has_method<const P, double, timet> |
static constexpr bool | free_covariance_exists |
static constexpr bool | free_parameters_exists |
static constexpr bool | freeValue |
Tie all free results together. | |
static constexpr bool | value |
Assert the individual results for easier error handling. | |
Definition at line 49 of file ParameterConcept.hpp.
View newest version in sPHENIX GitHub at line 49 of file ParameterConcept.hpp
|
static |
Tie all surface bound results together.
Definition at line 72 of file ParameterConcept.hpp.
View newest version in sPHENIX GitHub at line 72 of file ParameterConcept.hpp
|
static |
Test if covariance matrix data type is defined.
Definition at line 51 of file ParameterConcept.hpp.
View newest version in sPHENIX GitHub at line 51 of file ParameterConcept.hpp
|
static |
Definition at line 83 of file ParameterConcept.hpp.
View newest version in sPHENIX GitHub at line 83 of file ParameterConcept.hpp
|
static |
Definition at line 86 of file ParameterConcept.hpp.
View newest version in sPHENIX GitHub at line 86 of file ParameterConcept.hpp
|
static |
Definition at line 81 of file ParameterConcept.hpp.
View newest version in sPHENIX GitHub at line 81 of file ParameterConcept.hpp
|
static |
Definition at line 88 of file ParameterConcept.hpp.
View newest version in sPHENIX GitHub at line 88 of file ParameterConcept.hpp
|
static |
Tests related to free parametrisations.
Definition at line 79 of file ParameterConcept.hpp.
View newest version in sPHENIX GitHub at line 79 of file ParameterConcept.hpp
|
static |
Definition at line 85 of file ParameterConcept.hpp.
View newest version in sPHENIX GitHub at line 85 of file ParameterConcept.hpp
|
static |
Tie all free results together.
Definition at line 92 of file ParameterConcept.hpp.
View newest version in sPHENIX GitHub at line 92 of file ParameterConcept.hpp
|
static |
Tests related to surface bound parametrisations.
Definition at line 55 of file ParameterConcept.hpp.
View newest version in sPHENIX GitHub at line 55 of file ParameterConcept.hpp
|
static |
Definition at line 61 of file ParameterConcept.hpp.
View newest version in sPHENIX GitHub at line 61 of file ParameterConcept.hpp
|
static |
Definition at line 65 of file ParameterConcept.hpp.
View newest version in sPHENIX GitHub at line 65 of file ParameterConcept.hpp
|
static |
Definition at line 59 of file ParameterConcept.hpp.
View newest version in sPHENIX GitHub at line 59 of file ParameterConcept.hpp
|
static |
Definition at line 68 of file ParameterConcept.hpp.
View newest version in sPHENIX GitHub at line 68 of file ParameterConcept.hpp
|
static |
Definition at line 57 of file ParameterConcept.hpp.
View newest version in sPHENIX GitHub at line 57 of file ParameterConcept.hpp
|
static |
Definition at line 63 of file ParameterConcept.hpp.
View newest version in sPHENIX GitHub at line 63 of file ParameterConcept.hpp
|
static |
Assert the individual results for easier error handling.
Evaluate that everything required exists
Definition at line 115 of file ParameterConcept.hpp.
View newest version in sPHENIX GitHub at line 115 of file ParameterConcept.hpp