Belle II Software development
counter< T > Class Template Reference

small class counting usage. More...

Public Member Functions

 ~counter ()
 constructor.
 
int N (0)
 counter for SquaredDistance3D.
 
int N (0)
 counter for SquaredDistance2Dxy.
 
int N (0)
 counter for SquaredDistance1Dx.
 

Static Public Attributes

static int N
 counter.
 

Detailed Description

template<class T>
class VXDTFfilterTest::counter< T >

small class counting usage.

Definition at line 100 of file filters.cc.

Constructor & Destructor Documentation

◆ counter()

counter ( )
inline

Definition at line 103 of file filters.cc.

103{};

◆ ~counter()

~counter ( )
inline

constructor.

Definition at line 104 of file filters.cc.

104{};

Member Data Documentation

◆ N

int N
static

counter.

Definition at line 102 of file filters.cc.


The documentation for this class was generated from the following file: