ACTARSim
ACTAR TPC Simulation Reference Guide
Public Member Functions | Private Attributes | List of all members
ActarSimSteppingAction Class Reference

Controls the actions to perform during the steps. Note that unneeded code lines at this point will affect performance.

Definition at line 19 of file ActarSimSteppingAction.hh.

Public Member Functions

 ActarSimSteppingAction (ActarSimDetectorConstruction *, ActarSimEventAction *)
 Constructor. More...
 
 ~ActarSimSteppingAction ()
 Destructor. More...
 
void UserSteppingAction (const G4Step *)
 

Private Attributes

ActarSimDetectorConstructiondetector
 NOT USED. More...
 
ActarSimEventActioneventaction
 NOT USED. More...
 

#include <ActarSimSteppingAction.hh>

+ Inheritance diagram for ActarSimSteppingAction:
+ Collaboration diagram for ActarSimSteppingAction:

Constructor & Destructor Documentation

ActarSimSteppingAction::ActarSimSteppingAction ( ActarSimDetectorConstruction det,
ActarSimEventAction evt 
)

Constructor.

Definition at line 26 of file ActarSimSteppingAction.cc.

ActarSimSteppingAction::~ActarSimSteppingAction ( )

Destructor.

Definition at line 35 of file ActarSimSteppingAction.cc.

Member Function Documentation

void ActarSimSteppingAction::UserSteppingAction ( const G4Step *  aStep)

G4 actions to perform every step. All actions moved to ROOT analysis classes for easier ROOT output

Definition at line 41 of file ActarSimSteppingAction.cc.

Member Data Documentation

ActarSimDetectorConstruction* ActarSimSteppingAction::detector
private

NOT USED.

Definition at line 21 of file ActarSimSteppingAction.hh.

Referenced by ActarSimSteppingAction().

ActarSimEventAction* ActarSimSteppingAction::eventaction
private

NOT USED.

Definition at line 22 of file ActarSimSteppingAction.hh.

Referenced by ActarSimSteppingAction().


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