5#ifndef MCTruthBase_AtlasTrajectory_H
6#define MCTruthBase_AtlasTrajectory_H
8#include "G4Trajectory.hh"
26#if G4VERSION_NUMBER >= 1010
33 using G4Trajectory::DrawTrajectory;
AtlasTrajectory(const G4Track *aTrack, int subDetVolLevel)
Constructor.
void AppendStep(const G4Step *aStep)
Overriden from G4 in order to do vertex analysis.
int m_subDetVolLevel
The level in the G4 volume hierarchy at which can we find the sub-detector name.
void DrawTrajectory(G4int) const
Visualization stuff.