Belle II Software  release-08-01-10
hitXP::timeCompare Struct Reference

This structure allows to compare times of 2 hitXP point input (first hit, second hit) output (boolean: true if time of the hit1< time of hit2) More...

#include <hitXP.h>

Public Member Functions

bool operator() (hitXP v, hitXP u) const
 Compare operator for time of two hits.
 

Detailed Description

This structure allows to compare times of 2 hitXP point input (first hit, second hit) output (boolean: true if time of the hit1< time of hit2)

Definition at line 386 of file hitXP.h.


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