EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
This will check on absolute distance. More...
#include <acts/blob/sPHENIX/Core/include/Acts/Geometry/GeometryObjectSorter.hpp>
Public Member Functions | |
DistanceSorterT (BinningValue bValue, Vector3D reference) | |
bool | operator() (T one, T two) const |
Private Attributes | |
BinningValue | m_binningValue |
the binning value | |
T | m_reference |
double | m_refR |
double | m_refPhi |
double | m_refEta |
This will check on absolute distance.
Definition at line 84 of file GeometryObjectSorter.hpp.
View newest version in sPHENIX GitHub at line 84 of file GeometryObjectSorter.hpp
|
inline |
Constructor from a binning value
bValue | is the value in which the binning is done |
reference | is the reference point |
Definition at line 90 of file GeometryObjectSorter.hpp.
View newest version in sPHENIX GitHub at line 90 of file GeometryObjectSorter.hpp
|
inline |
Comparison operator
one | first object |
two | second object |
Definition at line 103 of file GeometryObjectSorter.hpp.
View newest version in sPHENIX GitHub at line 103 of file GeometryObjectSorter.hpp
References Acts::binEta, Acts::binPhi, Acts::binR, Acts::binX, Acts::binY, Acts::binZ, Acts::VectorHelpers::eta(), Acts::DistanceSorterT< T >::m_binningValue, Acts::DistanceSorterT< T >::m_reference, Acts::DistanceSorterT< T >::m_refEta, Acts::DistanceSorterT< T >::m_refPhi, Acts::DistanceSorterT< T >::m_refR, Acts::VectorHelpers::perp(), Acts::VectorHelpers::phi(), phi, and T.
|
private |
the binning value
Definition at line 156 of file GeometryObjectSorter.hpp.
View newest version in sPHENIX GitHub at line 156 of file GeometryObjectSorter.hpp
Referenced by Acts::DistanceSorterT< T >::operator()().
|
private |
Definition at line 157 of file GeometryObjectSorter.hpp.
View newest version in sPHENIX GitHub at line 157 of file GeometryObjectSorter.hpp
Referenced by Acts::DistanceSorterT< T >::operator()().
|
private |
Definition at line 160 of file GeometryObjectSorter.hpp.
View newest version in sPHENIX GitHub at line 160 of file GeometryObjectSorter.hpp
Referenced by Acts::DistanceSorterT< T >::operator()().
|
private |
Definition at line 159 of file GeometryObjectSorter.hpp.
View newest version in sPHENIX GitHub at line 159 of file GeometryObjectSorter.hpp
Referenced by Acts::DistanceSorterT< T >::operator()().
|
private |
Definition at line 158 of file GeometryObjectSorter.hpp.
View newest version in sPHENIX GitHub at line 158 of file GeometryObjectSorter.hpp
Referenced by Acts::DistanceSorterT< T >::operator()().