1 #ifndef EDepSim_CombinationGenerator_hh_Seen 2 #define EDepSim_CombinationGenerator_hh_Seen 5 #include <G4VPrimaryGenerator.hh> 15 namespace EDepSim {
class CombinationGenerator;}
int fSource
The index of the source vertex to copy from.
int fDestination
The index of the destination vertex to copy to.
virtual void GeneratePrimaryVertex(G4Event *evt)
G4String GetName()
Return the name of this generator.
virtual ~CombinationGenerator()
Construct a module from components.
CombinationGenerator(int src, int dest, bool relative)