ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
G4RTSteppingAction Class Reference

#include <geant4/tree/geant4-10.6-release/source/visualization/RayTracer/include/G4RTSteppingAction.hh>

+ Inheritance diagram for G4RTSteppingAction:
+ Collaboration diagram for G4RTSteppingAction:

Public Member Functions

 G4RTSteppingAction ()
 
virtual ~G4RTSteppingAction ()
 
virtual void UserSteppingAction (const G4Step *)
 
- Public Member Functions inherited from G4UserSteppingAction
 G4UserSteppingAction ()
 
virtual ~G4UserSteppingAction ()
 
virtual void SetSteppingManagerPointer (G4SteppingManager *pValue)
 

Static Public Member Functions

static void SetIgnoreTransparency (G4bool val)
 
static G4bool GetIgnoreTransparency ()
 

Static Private Attributes

static G4bool ignoreTransparency = false
 

Additional Inherited Members

- Protected Attributes inherited from G4UserSteppingAction
G4SteppingManagerfpSteppingManager
 

Detailed Description

Definition at line 51 of file G4RTSteppingAction.hh.

View newest version in sPHENIX GitHub at line 51 of file G4RTSteppingAction.hh

Constructor & Destructor Documentation

G4RTSteppingAction::G4RTSteppingAction ( )

Definition at line 45 of file G4RTSteppingAction.cc.

View newest version in sPHENIX GitHub at line 45 of file G4RTSteppingAction.cc

virtual G4RTSteppingAction::~G4RTSteppingAction ( )
inlinevirtual

Definition at line 55 of file G4RTSteppingAction.hh.

View newest version in sPHENIX GitHub at line 55 of file G4RTSteppingAction.hh

Member Function Documentation

G4bool G4RTSteppingAction::GetIgnoreTransparency ( )
static

Definition at line 99 of file G4RTSteppingAction.cc.

View newest version in sPHENIX GitHub at line 99 of file G4RTSteppingAction.cc

References ignoreTransparency.

Referenced by G4RTMessenger::GetCurrentValue().

+ Here is the caller graph for this function:

void G4RTSteppingAction::SetIgnoreTransparency ( G4bool  val)
static

Definition at line 97 of file G4RTSteppingAction.cc.

View newest version in sPHENIX GitHub at line 97 of file G4RTSteppingAction.cc

References ignoreTransparency.

Referenced by G4RTMessenger::SetNewValue().

+ Here is the caller graph for this function:

void G4RTSteppingAction::UserSteppingAction ( const G4Step aStep)
virtual

Member Data Documentation

G4bool G4RTSteppingAction::ignoreTransparency = false
staticprivate

Definition at line 60 of file G4RTSteppingAction.hh.

View newest version in sPHENIX GitHub at line 60 of file G4RTSteppingAction.hh

Referenced by GetIgnoreTransparency(), SetIgnoreTransparency(), and UserSteppingAction().


The documentation for this class was generated from the following files: