EDepSimFreeTimeFactory.hh
Go to the documentation of this file.
1 #ifndef EDepSim_FreeTimeFactory_hh_seen
2 #define EDepSim_FreeTimeFactory_hh_seen
3 
5 
6 namespace EDepSim {class FreeTimeFactory;}
7 
8 /// Create a generator that leaves the time of the vertex free. The vertex
9 /// time will either be zero, or will be set by the Kinematics generator.
11 public:
13  virtual ~FreeTimeFactory();
14 
15  /// Return the time generator.
17 };
18 
19 #endif
Construct a module from components.
Definition: TG4HitSegment.h:10
FreeTimeFactory(EDepSim::UserPrimaryGeneratorMessenger *parent)
EDepSim::VTimeGenerator * GetGenerator()
Return the time generator.
def parent(G, child, parent_type)
Definition: graph.py:67