HOG2
Classes | Enumerations
StatCollection.h File Reference
#include <vector>
#include <string>
Include dependency graph for StatCollection.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

union  statValue
 
class  statistics
 
class  StatCollection
 The StatCollection class is for collecting stats across different parts of the simulation. More...
 

Enumerations

enum  storedType { floatStored, longStored }
 

Enumeration Type Documentation

◆ storedType

enum storedType
Enumerator
floatStored 
longStored 

Definition at line 19 of file StatCollection.h.