1 #ifndef EDepSim_FixedCountGenerator_hh_seen     2 #define EDepSim_FixedCountGenerator_hh_seen     6 namespace EDepSim {
class FixedCountGenerator;}
 
int GetCount()
Return the number of events to generate. 
 
Construct a module from components. 
 
int fCount
The number of events to generate. 
 
FixedCountGenerator(G4String name, int count, double intensity)
 
virtual ~FixedCountGenerator()