Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
DiscTrapezoidBounds.cpp File Reference
#include "Acts/Surfaces/DiscTrapezoidBounds.hpp"
#include "Acts/Definitions/TrackParametrization.hpp"
#include <cmath>
#include <iomanip>
#include <iostream>
#include <utility>
+ Include dependency graph for DiscTrapezoidBounds.cpp:

Go to the source code of this file.

Variables

 m_ymax
 

Variable Documentation

m_ymax
Initial value:
= std::sqrt(get(eMaxR) * get(eMaxR) -
get(eHalfLengthXmaxR) * get(eHalfLengthXmaxR))

Definition at line 24 of file DiscTrapezoidBounds.cpp.

View newest version in sPHENIX GitHub at line 24 of file DiscTrapezoidBounds.cpp

Referenced by Acts::DiscTrapezoidBounds::inside(), and Acts::DiscTrapezoidBounds::vertices().