EDepSimGPSKinematicsFactory.cc
Go to the documentation of this file.
1 #include <G4GeneralParticleSource.hh>
2 
5 
8  : EDepSim::VKinematicsFactory("gps",parent,false) {
9  fGenerator = new G4GeneralParticleSource();
10 }
11 
13  delete fGenerator;
14 }
15 
19  return kine;
20 }
GPSKinematicsFactory(EDepSim::UserPrimaryGeneratorMessenger *fParent)
Construct a module from components.
Definition: TG4HitSegment.h:10
virtual EDepSim::VKinematicsGenerator * GetGenerator()
def parent(G, child, parent_type)
Definition: graph.py:67