Bayeux
3.4.1
Core Foundation library for SuperNEMO
|
Generic abstract interface for a measurement on a hit. More...
#include <bayeux/geomtools/base_hit.h>
Public Member Functions | |
virtual void | do_measurement (base_hit &)=0 |
Main virtual interface method that performs a measurement on a hit. More... | |
base_hit & | operator() (base_hit &) |
Functor interface. More... | |
Generic abstract interface for a measurement on a hit.
|
pure virtual |
Main virtual interface method that performs a measurement on a hit.