![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <acts/blob/master/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 147 of file Intersection.hpp.
View newest version in sPHENIX GitHub at line 147 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 156 of file Intersection.hpp.
View newest version in sPHENIX GitHub at line 156 of file Intersection.hpp