Geant4-11
|
#include <G4ScoreLogColorMap.hh>
Public Member Functions | |
virtual void | DrawColorChart (G4int nPoint=5) |
virtual void | DrawColorChartBar (G4int nPoint) |
virtual void | DrawColorChartText (G4int nPoint) |
G4ScoreLogColorMap (G4String mName) | |
virtual void | GetMapColor (G4double val, G4double color[4]) |
G4double | GetMax () const |
G4double | GetMin () const |
G4String | GetName () const |
G4bool | IfFloatMinMax () const |
void | SetFloatingMinMax (G4bool vl=true) |
void | SetMinMax (G4double minVal, G4double maxVal) |
void | SetPSName (G4String &psName) |
void | SetPSUnit (G4String &unit) |
virtual | ~G4ScoreLogColorMap () |
Protected Attributes | |
G4double | fMaxVal |
G4double | fMinVal |
G4String | fName |
G4String | fPSName |
G4String | fPSUnit |
G4VVisManager * | fVisManager |
G4bool | ifFloat |
Definition at line 35 of file G4ScoreLogColorMap.hh.
G4ScoreLogColorMap::G4ScoreLogColorMap | ( | G4String | mName | ) |
Definition at line 42 of file G4ScoreLogColorMap.cc.
|
virtual |
Definition at line 48 of file G4ScoreLogColorMap.cc.
|
virtualinherited |
Definition at line 54 of file G4VScoreColorMap.cc.
References G4VScoreColorMap::DrawColorChartBar(), G4VScoreColorMap::DrawColorChartText(), G4VScoreColorMap::fVisManager, G4cerr, G4endl, and G4VVisManager::GetConcreteInstance().
Referenced by G4ScoringBox::Draw(), G4ScoringCylinder::Draw(), G4ScoringBox::DrawColumn(), and G4ScoringCylinder::DrawColumn().
|
virtual |
Reimplemented from G4VScoreColorMap.
Definition at line 157 of file G4ScoreLogColorMap.cc.
References G4VVisManager::Draw2D(), G4VScoreColorMap::fMaxVal, G4VScoreColorMap::fMinVal, G4VScoreColorMap::fVisManager, GetMapColor(), G4INCL::Math::max(), G4INCL::Math::min(), and G4Visible::SetVisAttributes().
|
virtual |
Reimplemented from G4VScoreColorMap.
Definition at line 192 of file G4ScoreLogColorMap.cc.
References G4VVisManager::Draw2D(), G4VScoreColorMap::fMaxVal, G4VScoreColorMap::fMinVal, G4VScoreColorMap::fPSName, G4VScoreColorMap::fPSUnit, G4VScoreColorMap::fVisManager, GetMapColor(), G4INCL::Math::max(), G4INCL::Math::min(), CLHEP::detail::n, G4VMarker::SetScreenSize(), and G4Visible::SetVisAttributes().
Implements G4VScoreColorMap.
Definition at line 51 of file G4ScoreLogColorMap.cc.
References G4UIcommand::ConvertToString(), G4VScoreColorMap::fMaxVal, G4VScoreColorMap::fMinVal, G4Exception(), and JustWarning.
Referenced by DrawColorChartBar(), and DrawColorChartText().
|
inlineinherited |
Definition at line 66 of file G4VScoreColorMap.hh.
References G4VScoreColorMap::fMaxVal.
Referenced by G4VScoreColorMap::DrawColorChartBar(), and G4VScoreColorMap::DrawColorChartText().
|
inlineinherited |
Definition at line 65 of file G4VScoreColorMap.hh.
References G4VScoreColorMap::fMinVal.
Referenced by G4VScoreColorMap::DrawColorChartBar(), and G4VScoreColorMap::DrawColorChartText().
|
inlineinherited |
Definition at line 46 of file G4VScoreColorMap.hh.
References G4VScoreColorMap::fName.
Referenced by G4ScoringManager::G4ScoringManager(), and G4ScoringManager::RegisterScoreColorMap().
|
inlineinherited |
Definition at line 48 of file G4VScoreColorMap.hh.
References G4VScoreColorMap::ifFloat.
Referenced by G4ScoringBox::Draw(), G4ScoringCylinder::Draw(), G4ScoringBox::DrawColumn(), and G4ScoringCylinder::DrawColumn().
|
inlineinherited |
Definition at line 47 of file G4VScoreColorMap.hh.
References G4VScoreColorMap::ifFloat.
Referenced by G4ScoringMessenger::SetNewValue().
Definition at line 49 of file G4VScoreColorMap.hh.
References G4VScoreColorMap::fMaxVal, G4VScoreColorMap::fMinVal, G4cerr, and G4endl.
Referenced by G4ScoringBox::Draw(), G4ScoringCylinder::Draw(), G4ScoringBox::DrawColumn(), G4ScoringCylinder::DrawColumn(), and G4ScoringMessenger::SetNewValue().
|
inlineinherited |
Definition at line 76 of file G4VScoreColorMap.hh.
References G4VScoreColorMap::fPSName.
Referenced by G4ScoringBox::Draw(), G4ScoringCylinder::Draw(), G4ScoringBox::DrawColumn(), and G4ScoringCylinder::DrawColumn().
|
inlineinherited |
Definition at line 75 of file G4VScoreColorMap.hh.
References G4VScoreColorMap::fPSUnit.
Referenced by G4ScoringBox::Draw(), G4ScoringCylinder::Draw(), G4ScoringBox::DrawColumn(), and G4ScoringCylinder::DrawColumn().
|
protectedinherited |
Definition at line 82 of file G4VScoreColorMap.hh.
Referenced by DrawColorChartBar(), DrawColorChartText(), G4DefaultLinearColorMap::GetMapColor(), GetMapColor(), G4VScoreColorMap::GetMax(), and G4VScoreColorMap::SetMinMax().
|
protectedinherited |
Definition at line 81 of file G4VScoreColorMap.hh.
Referenced by DrawColorChartBar(), DrawColorChartText(), G4DefaultLinearColorMap::GetMapColor(), GetMapColor(), G4VScoreColorMap::GetMin(), and G4VScoreColorMap::SetMinMax().
|
protectedinherited |
Definition at line 79 of file G4VScoreColorMap.hh.
Referenced by G4VScoreColorMap::GetName().
|
protectedinherited |
Definition at line 85 of file G4VScoreColorMap.hh.
Referenced by DrawColorChartText(), G4VScoreColorMap::DrawColorChartText(), and G4VScoreColorMap::SetPSName().
|
protectedinherited |
Definition at line 84 of file G4VScoreColorMap.hh.
Referenced by DrawColorChartText(), G4VScoreColorMap::DrawColorChartText(), and G4VScoreColorMap::SetPSUnit().
|
protectedinherited |
Definition at line 83 of file G4VScoreColorMap.hh.
Referenced by G4VScoreColorMap::DrawColorChart(), DrawColorChartBar(), G4VScoreColorMap::DrawColorChartBar(), DrawColorChartText(), and G4VScoreColorMap::DrawColorChartText().
|
protectedinherited |
Definition at line 80 of file G4VScoreColorMap.hh.
Referenced by G4VScoreColorMap::IfFloatMinMax(), and G4VScoreColorMap::SetFloatingMinMax().