a tiny counter class for counting stuff
More...
|
static unsigned int | used |
| count number of times used More...
|
|
static unsigned int | accepted |
| count number of times result was accepted
|
|
static unsigned int | rejected |
| count number of times result was rejected
|
|
static unsigned int | wasInf |
| count number of times result was inf
|
|
static unsigned int | wasNan |
| count number of times result was nan
|
|
template<class T>
class VXDTFObserversTest::counter< T >
a tiny counter class for counting stuff
Definition at line 182 of file observers.cc.
◆ resetCounter()
static void resetCounter |
( |
| ) |
|
|
inlinestatic |
destructor.
resets all counters.
Definition at line 191 of file observers.cc.
◆ used
count number of times used
Initialise all static variables.
Definition at line 184 of file observers.cc.
The documentation for this class was generated from the following file:
- tracking/trackFindingVXD/filterMap/twoHitVariables/tests/observers.cc