QwAnalysis
|
Implementation of the hit patterns used in the tracking tree search. More...
Go to the source code of this file.
Functions | |
static int | hashgen () |
std::ostream & | operator<< (std::ostream &stream, const QwHitPattern &hitpattern) |
Variables | |
static unsigned int | static_hashgen = 1 |
Implementation of the hit patterns used in the tracking tree search.
Definition in file QwHitPattern.cc.
|
static |
Create a hash key
Definition at line 24 of file QwHitPattern.cc.
References static_hashgen.
Referenced by QwHitPattern::_SetPoints().
std::ostream& operator<< | ( | std::ostream & | stream, |
const QwHitPattern & | hitpattern | ||
) |
Stream the hit pattern to an std::ostream.
Definition at line 291 of file QwHitPattern.cc.
References QwHitPattern::fBins, and QwHitPattern::fPattern.
|
static |
Definition at line 18 of file QwHitPattern.cc.
Referenced by hashgen().