DD4hep  1.30.0
Detector Description Toolkit for High Energy Physics
Public Member Functions | Public Attributes | List of all members
dd4hep::DDPython::GILState Struct Reference

#include <DDPython.h>

Public Member Functions

 GILState (int)
 
 ~GILState ()
 

Public Attributes

int state
 

Detailed Description

Definition at line 42 of file DDPython.h.

Constructor & Destructor Documentation

◆ GILState()

dd4hep::DDPython::GILState::GILState ( int  )
explicit

Definition at line 100 of file DDPython.cpp.

◆ ~GILState()

dd4hep::DDPython::GILState::~GILState ( )

Definition at line 107 of file DDPython.cpp.

Member Data Documentation

◆ state

int dd4hep::DDPython::GILState::state

Definition at line 43 of file DDPython.h.


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