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

void branch stopper More...

#include <acts/blob/sPHENIX/Core/include/Acts/TrackFinding/detail/VoidTrackFinderComponents.hpp>

Public Member Functions

template<typename track_quality_t >
bool operator() (const track_quality_t &) const
 Public call mimicking an track branch stopper.
 

Detailed Description

void branch stopper

Definition at line 22 of file VoidTrackFinderComponents.hpp.

View newest version in sPHENIX GitHub at line 22 of file VoidTrackFinderComponents.hpp

Member Function Documentation

template<typename track_quality_t >
bool Acts::VoidBranchStopper::operator() ( const track_quality_t &  ) const
inline

Public call mimicking an track branch stopper.

Template Parameters
track_quality_tThe type defining track quality
Parameters
trackQualityThe quality object of a track
Returns
The resulting

Definition at line 31 of file VoidTrackFinderComponents.hpp.

View newest version in sPHENIX GitHub at line 31 of file VoidTrackFinderComponents.hpp


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