Geant4-11
Public Types
G4ProfileOp Struct Reference

#include <G4Profiler.hh>

Public Types

enum  : int { Query = 0 , Label , Tool }
 

Detailed Description

Definition at line 80 of file G4Profiler.hh.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
Query 
Label 
Tool 

Definition at line 82 of file G4Profiler.hh.

83 {
84 Query = 0,
85 Label,
86 Tool
87 };

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