Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
statusMessageReporting Struct Reference

#include <statusMessageReporting.h>

Public Attributes

enum smr_status verbosity
 
int append
 
statusMessageReport report
 

Detailed Description

Definition at line 41 of file statusMessageReporting.h.

Member Data Documentation

◆ append

int statusMessageReporting::append

Definition at line 43 of file statusMessageReporting.h.

Referenced by smr_clone(), smr_getAppend(), smr_initialize(), and smr_release().

◆ report

statusMessageReport statusMessageReporting::report

Definition at line 44 of file statusMessageReporting.h.

Referenced by smr_firstReport(), smr_initialize(), and smr_numberOfReports().

◆ verbosity

enum smr_status statusMessageReporting::verbosity

Definition at line 42 of file statusMessageReporting.h.

Referenced by smr_clone(), smr_getVerbosity(), smr_initialize(), and smr_release().


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