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

selector for finding volume More...

#include <Acts/Material/SurfaceMaterialMapper.hpp>

Public Member Functions

bool operator() (const TrackingVolume &vf) const
 Selection function for volumes with material.

Detailed Description

selector for finding volume

Member Function Documentation

◆ operator()()

bool Acts::MaterialVolume::operator() ( const TrackingVolume & vf) const

Selection function for volumes with material.

Parameters
vfThe tracking volume to check
Returns
True if volume has material, false otherwise