1 #ifndef EDepSim_VCountGenerator_hh_seen     2 #define EDepSim_VCountGenerator_hh_seen    17 namespace EDepSim {
class VCountGenerator;}
 
G4String fName
The name of the generator. 
 
double fIntensity
The intensity for the generator. 
 
Construct a module from components. 
 
G4String GetName() const 
Return the name of the generator. 
 
VCountGenerator(const G4String &name, double intensity)
 
virtual ~VCountGenerator()
 
double GetIntensity() const