ATLAS Offline Software
|
This is the counter struct for keeping track of the vertices. More...
#include <ObjHelper.h>
Public Attributes | |
unsigned int | vcounter = 0 |
unsigned int | vtcounter = 0 |
unsigned int | ncounter = 0 |
This is the counter struct for keeping track of the vertices.
Definition at line 17 of file ObjHelper.h.
unsigned int ObjHelper::VtnCounter::ncounter = 0 |
Definition at line 21 of file ObjHelper.h.
unsigned int ObjHelper::VtnCounter::vcounter = 0 |
Definition at line 19 of file ObjHelper.h.
unsigned int ObjHelper::VtnCounter::vtcounter = 0 |
Definition at line 20 of file ObjHelper.h.