1 #ifndef EDepSim_FixedPositionGenerator_hh_seen 2 #define EDepSim_FixedPositionGenerator_hh_seen 4 #include <G4ThreeVector.hh> 5 #include <G4LorentzVector.hh> 10 namespace EDepSim {
class FixedPositionGenerator;}
14 const G4ThreeVector&
pos);
virtual ~FixedPositionGenerator()
FixedPositionGenerator(const G4String &name, const G4ThreeVector &pos)
virtual bool ForcePosition()
Construct a module from components.
virtual void SetPosition(const G4ThreeVector &pos)
Set the position for the vertex.
virtual G4LorentzVector GetPosition()
Return a candidate vertex.
G4LorentzVector fPosition
The position for this generator.