#include "G4Colour.hh"
Go to the source code of this file.
|
static const G4Colour | TelescopeSimulatorLX::blue (0.0, 0.0, 1.0) |
|
static const G4Colour | TelescopeSimulatorLX::cyan (0.0, 1.0, 1.0) |
|
static const G4Colour | TelescopeSimulatorLX::gray (0.5, 0.5, 0.5) |
|
static const G4Colour | TelescopeSimulatorLX::green (0.0, 1.0, 0.0) |
|
static const G4Colour | TelescopeSimulatorLX::magenta (1.0, 0.5, 1.0) |
|
static const G4Colour | TelescopeSimulatorLX::red (1.0, 0.0, 0.0) |
|
static const G4Colour | TelescopeSimulatorLX::yellow (1.0, 1.0, 0.5) |
|