26 #ifndef G4RadioactiveDecay_h
27 #define G4RadioactiveDecay_h 1
155 std::vector<G4double>);
269 std::vector<double>& weights_v,
270 std::vector<double>& times_v,
271 std::vector<G4DynamicParticle*>& secondaries_v);
331 #ifdef G4MULTITHREADED
356 {
return DecayIt(theTrack, theStep);}
361 {
return DecayIt(theTrack, theStep);}
363 #ifdef G4MULTITHREADED
365 static G4Mutex radioactiveDecayMutex;
367 G4int& NumberOfInstances();