5#ifndef DEBUGSTEPPINGACTION_H
6#define DEBUGSTEPPINGACTION_H
9#include "G4LorentzVector.hh"
10#include "G4UserSteppingAction.hh"
12#ifndef QUIRKS_STANDALONE
19#ifdef QUIRKS_STANDALONE
36#ifndef QUIRKS_STANDALONE
45 G4LorentzVector
m_x[2];
46 G4LorentzVector
m_p[2];
52#ifndef QUIRKS_STANDALONE
DebugSteppingAction(const Config &config)
G4LorentzVector m_xprev[2]
virtual ~DebugSteppingAction()
virtual void UserSteppingAction(const G4Step *step) override