EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Acts::SameSurfaceIntersection Struct Reference

#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
 

Detailed Description

Definition at line 154 of file Intersection.hpp.

View newest version in sPHENIX GitHub at line 154 of file Intersection.hpp

Member Function Documentation

template<typename intersection_t >
bool Acts::SameSurfaceIntersection::operator() ( const intersection_t &  i1,
const intersection_t &  i2 
) const
inline

comparison operator

This is a struct to pick out intersection with identical surfaces

Template Parameters
intersection_tType of the intersection object
Parameters
i1First intersection to test
i2Second intersection to test

Definition at line 163 of file Intersection.hpp.

View newest version in sPHENIX GitHub at line 163 of file Intersection.hpp


The documentation for this struct was generated from the following file: