1 #ifndef EDepSim_VTimeGenerator_hh_seen 2 #define EDepSim_VTimeGenerator_hh_seen 5 #include <G4LorentzVector.hh> 22 namespace EDepSim {
class VTimeGenerator;}
G4String fName
The name of the generator.
virtual ~VTimeGenerator()
Construct a module from components.
VTimeGenerator(const G4String &name)
virtual bool ForceTime()=0
Return true if this time should be forced for the primary vertex.
virtual double GetTime(const G4LorentzVector &vertex)=0
Return the time of the primary vertex.
G4String GetName() const
Return the name of the generator.