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