ACTS
Experiment-independent tracking
Loading...
Searching...
No Matches
Acts::MaterialSurfaceIdentifier Struct Reference

selector for finding surface More...

#include <Acts/Material/PropagatorMaterialAssigner.hpp>

Public Member Functions

bool operator() (const Surface &sf) const
 check if the surface has material

Detailed Description

selector for finding surface

This is to be used with a SurfaceCollector<>

Member Function Documentation

◆ operator()()

bool Acts::MaterialSurfaceIdentifier::operator() ( const Surface & sf) const

check if the surface has material

Parameters
sfSurface to check for material
Returns
True if the surface has material assigned to it