Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
src
TrackPropagation
Geant4e
src
Geant4eSteppingAction.cc
Go to the documentation of this file.
1
#include "
TrackPropagation/Geant4e/interface/Geant4eSteppingAction.h
"
2
#include "G4Step.hh"
3
4
void
Geant4eSteppingAction::UserSteppingAction
(
const
G4Step*
step
) {
5
theTrackLength
+= step->GetStepLength();
6
}
launcher.step
list step
Definition:
launcher.py:15
Geant4eSteppingAction::theTrackLength
double theTrackLength
Definition:
Geant4eSteppingAction.h:32
Geant4eSteppingAction.h
Geant4eSteppingAction::UserSteppingAction
virtual void UserSteppingAction(const G4Step *step)
Definition:
Geant4eSteppingAction.cc:4
Generated for CMSSW Reference Manual by
1.8.5