Public Member Functions | List of all members
EDepSim::FreeTimeFactory Class Reference

#include <EDepSimFreeTimeFactory.hh>

Inheritance diagram for EDepSim::FreeTimeFactory:
EDepSim::VTimeFactory EDepSim::VPrimaryFactory

Public Member Functions

 FreeTimeFactory (EDepSim::UserPrimaryGeneratorMessenger *parent)
 
virtual ~FreeTimeFactory ()
 
EDepSim::VTimeGeneratorGetGenerator ()
 Return the time generator. More...
 
- Public Member Functions inherited from EDepSim::VTimeFactory
 VTimeFactory (G4String name, EDepSim::UserPrimaryGeneratorMessenger *fParent, bool makeDirectory=true)
 
virtual ~VTimeFactory ()
 
- Public Member Functions inherited from EDepSim::VPrimaryFactory
 VPrimaryFactory (G4String subdir, G4String name, EDepSim::UserPrimaryGeneratorMessenger *parent, bool makeDirectory)
 
virtual ~VPrimaryFactory ()
 
G4String GetPath () const
 
G4String GetName () const
 
G4String GetSubDir () const
 
virtual void SetNewValue (G4UIcommand *, G4String)
 Handle messages from the UI processor. More...
 

Additional Inherited Members

- Protected Member Functions inherited from EDepSim::VPrimaryFactory
G4String CommandName (G4String cmd)
 Build a command name with the directory prefix. More...
 

Detailed Description

Create a generator that leaves the time of the vertex free. The vertex time will either be zero, or will be set by the Kinematics generator.

Definition at line 10 of file EDepSimFreeTimeFactory.hh.

Constructor & Destructor Documentation

EDepSim::FreeTimeFactory::FreeTimeFactory ( EDepSim::UserPrimaryGeneratorMessenger parent)

Definition at line 5 of file EDepSimFreeTimeFactory.cc.

EDepSim::FreeTimeFactory::~FreeTimeFactory ( )
virtual

Definition at line 9 of file EDepSimFreeTimeFactory.cc.

9 { }

Member Function Documentation

EDepSim::VTimeGenerator * EDepSim::FreeTimeFactory::GetGenerator ( )
virtual

Return the time generator.

Implements EDepSim::VTimeFactory.

Definition at line 11 of file EDepSimFreeTimeFactory.cc.


The documentation for this class was generated from the following files: