35 #ifndef G4MTRandExponential_h    36 #define G4MTRandExponential_h 1    99 #include "G4MTRandExponential.icc" 
G4MTRandExponential(CLHEP::HepRandomEngine &anEngine, G4double mean=1.0)
 
virtual ~G4MTRandExponential()
 
static void shootArray(const G4int size, G4double *vect, G4double mean=1.0)
 
void fireArray(const G4int size, G4double *vect)
 
CLHEP::HepRandomEngine * localEngine