ATLAS Offline Software
Public Attributes | List of all members
ObjHelper::VtnCounter Struct Reference

This is the counter struct for keeping track of the vertices. More...

#include <ObjHelper.h>

Collaboration diagram for ObjHelper::VtnCounter:

Public Attributes

unsigned int vcounter = 0
 
unsigned int vtcounter = 0
 
unsigned int ncounter = 0
 

Detailed Description

This is the counter struct for keeping track of the vertices.

Definition at line 17 of file ObjHelper.h.

Member Data Documentation

◆ ncounter

unsigned int ObjHelper::VtnCounter::ncounter = 0

Definition at line 21 of file ObjHelper.h.

◆ vcounter

unsigned int ObjHelper::VtnCounter::vcounter = 0

Definition at line 19 of file ObjHelper.h.

◆ vtcounter

unsigned int ObjHelper::VtnCounter::vtcounter = 0

Definition at line 20 of file ObjHelper.h.


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