ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
FW::Obj::VtnCounter Struct Reference

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

#include <acts/blob/master/Examples/Io/Obj/include/ACTFW/Plugins/Obj/ObjHelper.hpp>

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 21 of file ObjHelper.hpp.

View newest version in sPHENIX GitHub at line 21 of file ObjHelper.hpp

Member Data Documentation

unsigned int FW::Obj::VtnCounter::ncounter = 0

Definition at line 24 of file ObjHelper.hpp.

View newest version in sPHENIX GitHub at line 24 of file ObjHelper.hpp

Referenced by FW::Obj::writeVTN().

unsigned int FW::Obj::VtnCounter::vcounter = 0

Definition at line 22 of file ObjHelper.hpp.

View newest version in sPHENIX GitHub at line 22 of file ObjHelper.hpp

Referenced by FW::Obj::writePlanarFace(), FW::Obj::writeTube(), and FW::Obj::writeVTN().

unsigned int FW::Obj::VtnCounter::vtcounter = 0

Definition at line 23 of file ObjHelper.hpp.

View newest version in sPHENIX GitHub at line 23 of file ObjHelper.hpp

Referenced by FW::Obj::writeVTN().


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