Cat
Public Attributes | List of all members
State Class Reference

#include <Application.h>

Public Attributes

int nRun
 
int nEventMax
 
int nEvent
 
int nErrors
 
char status [16]
 

Detailed Description

Definition at line 38 of file Application.h.

Member Data Documentation

◆ nErrors

int State::nErrors

Definition at line 43 of file Application.h.

Referenced by Application::setState().

◆ nEvent

int State::nEvent

Definition at line 42 of file Application.h.

Referenced by Application::loop(), and Application::setState().

◆ nEventMax

int State::nEventMax

Definition at line 41 of file Application.h.

Referenced by Application::setState().

◆ nRun

int State::nRun

Definition at line 40 of file Application.h.

Referenced by Application::setState().

◆ status

char State::status[16]

Definition at line 44 of file Application.h.

Referenced by Application::setState().


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