Jpp
18.0.0-rc.4
the software that should make you happy
|
Auxiliary data structure for sorting of hits. More...
#include <JMuonPrefit.hh>
Public Member Functions | |
template<class T > | |
bool | operator() (const T &first, const T &second) const |
Sort hits according times corrected for position along z-axis. More... | |
Auxiliary data structure for sorting of hits.
Definition at line 433 of file JMuonPrefit.hh.
|
inline |
Sort hits according times corrected for position along z-axis.
first | first hit |
second | second hit |
Definition at line 442 of file JMuonPrefit.hh.