Geant4.10
|
#include <G4BlineEventAction.hh>
Public Member Functions | |
G4BlineEventAction (G4BlineTracer *aBlineTool) | |
virtual | ~G4BlineEventAction () |
virtual void | BeginOfEventAction (const G4Event *) |
virtual void | EndOfEventAction (const G4Event *) |
void | DrawFieldLines (G4double zoom, G4double theta, G4double phi) |
void | ResetVectorObjectToBeDrawn () |
void | SetDrawColour (G4Colour aColour) |
void | SetDrawBline (G4bool aBool) |
void | SetDrawPoints (G4bool aBool) |
void | SetPointSize (G4double aVal) |
G4bool | GetDrawBline () |
![]() | |
G4UserEventAction () | |
virtual | ~G4UserEventAction () |
void | SetEventManager (G4EventManager *value) |
Additional Inherited Members | |
![]() | |
G4EventManager * | fpEventManager |
Definition at line 61 of file G4BlineEventAction.hh.
G4BlineEventAction::G4BlineEventAction | ( | G4BlineTracer * | aBlineTool | ) |
Definition at line 55 of file G4BlineEventAction.cc.
|
virtual |
Definition at line 62 of file G4BlineEventAction.cc.
Reimplemented from G4UserEventAction.
Definition at line 70 of file G4BlineEventAction.cc.
Definition at line 115 of file G4BlineEventAction.cc.
References G4VVisManager::Draw(), G4cout, G4endl, G4Exception(), G4VVisManager::GetConcreteInstance(), G4UImanager::GetUIpointer(), and JustWarning.
Referenced by G4BlineTracerMessenger::SetNewValue().
Reimplemented from G4UserEventAction.
Definition at line 76 of file G4BlineEventAction.cc.
References G4Polymarker::circles, G4VMarker::filled, G4Event::GetTrajectoryContainer(), G4VMarker::SetFillStyle(), G4Polymarker::SetMarkerType(), G4VMarker::SetScreenSize(), and G4Visible::SetVisAttributes().
|
inline |
Definition at line 80 of file G4BlineEventAction.hh.
void G4BlineEventAction::ResetVectorObjectToBeDrawn | ( | ) |
Definition at line 149 of file G4BlineEventAction.cc.
Referenced by G4BlineTracerMessenger::SetNewValue().
Definition at line 77 of file G4BlineEventAction.hh.
Referenced by G4BlineTracerMessenger::SetNewValue().
Definition at line 76 of file G4BlineEventAction.hh.
Definition at line 78 of file G4BlineEventAction.hh.
Referenced by G4BlineTracerMessenger::SetNewValue().
Definition at line 79 of file G4BlineEventAction.hh.
Referenced by G4BlineTracerMessenger::SetNewValue().