#include <PhiInterval.h>
Public Member Functions | |
template<typename T > | |
bool | inside (Basic3DVector< T > const &v) const |
bool | inside (float ix, float iy) const |
PhiInterval (float phi1, float phi2) | |
PhiInterval (float ix, float iy, float dphi) | |
Private Attributes | |
float | dcos |
float | x |
float | y |
Definition at line 6 of file PhiInterval.h.
|
inline |
Definition at line 8 of file PhiInterval.h.
References alignmentValidation::c1, ALPAKA_ACCELERATOR_NAMESPACE::brokenline::constexpr(), funct::cos(), dcos, M_PI, phi, proxim(), funct::sin(), x, and y.
|
inline |
Definition at line 20 of file PhiInterval.h.
References funct::cos(), dcos, ALPAKA_ACCELERATOR_NAMESPACE::ecal::reconstruction::internal::endcap::ix(), ALPAKA_ACCELERATOR_NAMESPACE::ecal::reconstruction::internal::endcap::iy(), mathSSE::sqrt(), x, and y.
|
inline |
|
inline |
Definition at line 32 of file PhiInterval.h.
References dcos, ALPAKA_ACCELERATOR_NAMESPACE::ecal::reconstruction::internal::endcap::ix(), ALPAKA_ACCELERATOR_NAMESPACE::ecal::reconstruction::internal::endcap::iy(), mathSSE::sqrt(), x, and y.
|
private |
Definition at line 36 of file PhiInterval.h.
Referenced by inside(), and PhiInterval().
|
private |
Definition at line 35 of file PhiInterval.h.
Referenced by python.rootplot.utilities.Hist::__init_TGraph(), svgfig.Curve.Sample::__repr__(), svgfig.Ellipse::__repr__(), edmStreamStallGrapher.Point::__str__(), python.rootplot.root2matplotlib.Hist::_prepare_xaxis(), python.rootplot.root2matplotlib.Hist::_prepare_yaxis(), python.rootplot.root2matplotlib.Hist2D::box(), python.rootplot.root2matplotlib.Hist2D::contour(), python.rootplot.utilities.Hist::delete_bin(), python.rootplot.root2matplotlib.Hist::errorbar(), python.rootplot.root2matplotlib.Hist::errorbarh(), inside(), PhiInterval(), geometryXMLparser.Alignable::pos(), ntupleDataFormat._HitObject::r(), ntupleDataFormat._HitObject::r3D(), and python.rootplot.utilities.Hist::TGraph().
|
private |
Definition at line 35 of file PhiInterval.h.
Referenced by python.rootplot.utilities.Hist::__getitem__(), python.rootplot.utilities.Hist::__init_TGraph(), python.rootplot.utilities.Hist::__iter__(), svgfig.Ellipse::__repr__(), python.rootplot.utilities.Hist::__setitem__(), edmStreamStallGrapher.Point::__str__(), python.rootplot.root2matplotlib.Hist::bar(), python.rootplot.root2matplotlib.Hist::barh(), python.rootplot.root2matplotlib.Hist2D::box(), python.rootplot.root2matplotlib.Hist2D::contour(), python.rootplot.utilities.Hist::delete_bin(), python.rootplot.utilities.Hist::divide_wilson(), python.rootplot.root2matplotlib.Hist::errorbar(), python.rootplot.root2matplotlib.Hist::errorbarh(), python.rootplot.root2matplotlib.Hist::hist(), inside(), python.rootplot.utilities.Hist::min(), PhiInterval(), geometryXMLparser.Alignable::pos(), ntupleDataFormat._HitObject::r(), ntupleDataFormat._HitObject::r3D(), python.rootplot.utilities.Hist::scale(), python.rootplot.utilities.Hist::TGraph(), and python.rootplot.utilities.Hist::TH1F().