GGEMS  1.1
GPU GEant4-based Monte Carlo Simulations
anonymous_namespace{GGEMSPrint.hh} Namespace Reference

empty namespace storing mutex More...

Variables

std::mutex mutex
 
constexpr WORD kColor []
 

Detailed Description

empty namespace storing mutex

namespace storing color code

Variable Documentation

◆ kColor

constexpr WORD anonymous_namespace{GGEMSPrint.hh}::kColor[]
constexpr
Initial value:
= {
0x00,
0x01,
0x02,
0x03,
0x04,
0x05,
0x06,
0x07,
0x08
}

List of color for Windows

Definition at line 95 of file GGEMSPrint.hh.

◆ mutex

std::mutex anonymous_namespace{GGEMSPrint.hh}::mutex

Mutex variable

Definition at line 43 of file GGEMSPrint.hh.