Import Geant4 10.3.0 source tree
This commit is contained in:
@@ -115,7 +115,7 @@ inline G4bool G4PlotManager::PlotAndWrite(const std::vector<T*>& htVector,
|
||||
// set color (only blue for the time being)
|
||||
tools::sg::plotter& plotter = fViewer->plots().current_plotter();
|
||||
// set plot properties (use info object to get these)
|
||||
plotter.bins_style(0).color = tools::colorf::blue();
|
||||
plotter.bins_style(0).color = tools::colorf_blue();
|
||||
|
||||
isWriteNeeded = true;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user