ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Acts::detail::BoundParameterTraits< BoundParametersIndices::eBoundPhi > Struct Template Reference

#include <acts/blob/master/Core/include/Acts/Utilities/ParameterDefinitions.hpp>

Public Types

using type = cyclic_parameter< double, pMin, pMax >
 

Static Public Member Functions

static constexpr double pMin ()
 
static constexpr double pMax ()
 

Detailed Description

template<>
struct Acts::detail::BoundParameterTraits< BoundParametersIndices::eBoundPhi >

Definition at line 219 of file ParameterDefinitions.hpp.

View newest version in sPHENIX GitHub at line 219 of file ParameterDefinitions.hpp

Member Typedef Documentation

using Acts::detail::BoundParameterTraits< BoundParametersIndices::eBoundPhi >::type = cyclic_parameter<double, pMin, pMax>

Definition at line 222 of file ParameterDefinitions.hpp.

View newest version in sPHENIX GitHub at line 222 of file ParameterDefinitions.hpp

Member Function Documentation

static constexpr double Acts::detail::BoundParameterTraits< BoundParametersIndices::eBoundPhi >::pMax ( )
inlinestatic

Definition at line 221 of file ParameterDefinitions.hpp.

View newest version in sPHENIX GitHub at line 221 of file ParameterDefinitions.hpp

References M_PI.

static constexpr double Acts::detail::BoundParameterTraits< BoundParametersIndices::eBoundPhi >::pMin ( )
inlinestatic

Definition at line 220 of file ParameterDefinitions.hpp.

View newest version in sPHENIX GitHub at line 220 of file ParameterDefinitions.hpp

References M_PI.


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