#include <globals.hh>
#include <G4UserSteppingAction.hh>
#include <utl/Particle.h>
#include <utl/LameShadowPtr.h>
#include <det/Detector.h>
#include <vector>
#include <string>
#include <boost/shared_ptr.hpp>
Go to the source code of this file.
Classes | |
class | GroundPropagatorAG::PartData |
class | GroundPropagatorAG::SteppingAction |
Namespaces | |
GroundPropagatorAG | |
Typedefs | |
typedef boost::shared_ptr < utl::Particle > | GroundPropagatorAG::smartPointer |