![]() |
EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include <acts/blob/sPHENIX/Core/include/Acts/Utilities/Intersection.hpp>
Public Member Functions | |
| template<typename intersection_t > | |
| bool | operator() (const intersection_t &i1, const intersection_t &i2) const |
| comparison operator | |
Definition at line 154 of file Intersection.hpp.
View newest version in sPHENIX GitHub at line 154 of file Intersection.hpp
|
inline |
comparison operator
This is a struct to pick out intersection with identical surfaces
| intersection_t | Type of the intersection object |
| i1 | First intersection to test |
| i2 | Second intersection to test |
Definition at line 163 of file Intersection.hpp.
View newest version in sPHENIX GitHub at line 163 of file Intersection.hpp