Ignore:
Timestamp:
Jun 18, 2010, 11:42:07 AM (14 years ago)
Author:
garnier
Message:

update geant4-09-04-beta-cand-01 interfaces-V09-03-09 vis-V09-03-08

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/source/physics_lists/builders/src/G4RadioactiveDecayPhysics.cc

    r825 r1315  
    3636//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
    3737
     38G4RadioactiveDecayPhysics::G4RadioactiveDecayPhysics(G4int)
     39  :  G4VPhysicsConstructor("G4RadioactiveDecay"), theRadioactiveDecay(0)
     40{}
     41
    3842G4RadioactiveDecayPhysics::G4RadioactiveDecayPhysics(const G4String& name)
    3943  :  G4VPhysicsConstructor(name), theRadioactiveDecay(0)
Note: See TracChangeset for help on using the changeset viewer.