Bayeux  3.4.1
Core Foundation library for SuperNEMO
Public Member Functions | List of all members
geomtools::base_hit::has_geom_id_predicate Class Reference

Predicate that checks if the hit has some specific geometry ID. More...

#include <bayeux/geomtools/base_hit.h>

Inheritance diagram for geomtools::base_hit::has_geom_id_predicate:
datatools::i_predicate< base_hit >

Public Member Functions

 has_geom_id_predicate (const geomtools::geom_id &a_gid)
 Constructor. More...
 
bool operator() (const base_hit &a_hit) const
 Functor interface. More...
 
- Public Member Functions inherited from datatools::i_predicate< base_hit >
virtual bool operator() (const base_hit &obj_) const=0
 

Detailed Description

Predicate that checks if the hit has some specific geometry ID.

Constructor & Destructor Documentation

◆ has_geom_id_predicate()

geomtools::base_hit::has_geom_id_predicate::has_geom_id_predicate ( const geomtools::geom_id a_gid)
inlineexplicit

Constructor.

Member Function Documentation

◆ operator()()

bool geomtools::base_hit::has_geom_id_predicate::operator() ( const base_hit a_hit) const
inline

Functor interface.


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