FairShip
Loading...
Searching...
No Matches
evd_transparentMode.py
Go to the documentation of this file.
1
# SPDX-License-Identifier: LGPL-3.0-or-later
2
# SPDX-FileCopyrightText: Copyright CERN for the benefit of the SHiP Collaboration
3
4
import
eveGlobal
5
6
SHiPDisplay = eveGlobal.SHiPDisplay
7
if
SHiPDisplay.TransparentMode == 0:
8
SHiPDisplay.transparentMode()
9
else
:
10
SHiPDisplay.transparentMode(
"off"
)
macro
evd_transparentMode.py
Generated by
1.9.6