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 VXDTFtwoHitFilterTest::counter< T >
a tiny counter class for counting stuff
Definition at line 72 of file twoHitFilters.cc.
◆ counter()
◆ ~counter()
◆ resetCounter()
static void resetCounter |
( |
| ) |
|
|
inlinestatic |
◆ accepted
◆ rejected
◆ used
count number of times used
Initialise all static variables.
Definition at line 74 of file twoHitFilters.cc.
◆ wasInf
◆ wasNan
The documentation for this class was generated from the following file: