Changeset 986 for trunk/source/materials/src
- Timestamp:
- Apr 17, 2009, 10:56:17 AM (17 years ago)
- Location:
- trunk/source/materials/src
- Files:
-
- 3 added
- 16 edited
-
G4AtomicShells.cc (modified) (1 diff)
-
G4Element.cc (modified) (1 diff)
-
G4IonisParamElm.cc (modified) (1 diff)
-
G4IonisParamMat.cc (modified) (1 diff)
-
G4IronStoppingICRU73.cc (added)
-
G4Isotope.cc (modified) (1 diff)
-
G4MPVEntry.cc (modified) (1 diff)
-
G4Material.cc (modified) (1 diff)
-
G4MaterialPropertiesTable.cc (modified) (1 diff)
-
G4MaterialPropertyVector.cc (modified) (1 diff)
-
G4MaterialStoppingICRU73.cc (added)
-
G4NistElementBuilder.cc (modified) (1 diff)
-
G4NistManager.cc (modified) (1 diff)
-
G4NistMaterialBuilder.cc (modified) (1 diff)
-
G4NistMessenger.cc (modified) (1 diff)
-
G4OpticalSurface.cc (modified) (2 diffs)
-
G4SandiaTable.cc (modified) (1 diff)
-
G4SimpleMaterialStoppingICRU73.cc (added)
-
G4SurfaceProperty.cc (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/source/materials/src/G4AtomicShells.cc
r850 r986 26 26 // 27 27 // $Id: G4AtomicShells.cc,v 1.7 2006/10/17 15:15:46 vnivanch Exp $ 28 // GEANT4 tag $Name: HEAD$28 // GEANT4 tag $Name: geant4-09-02-ref-02 $ 29 29 // 30 30 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo.... ....oooOO0OOooo.... -
trunk/source/materials/src/G4Element.cc
r850 r986 26 26 // 27 27 // $Id: G4Element.cc,v 1.31 2008/08/11 11:53:11 vnivanch Exp $ 28 // GEANT4 tag $Name: HEAD$28 // GEANT4 tag $Name: geant4-09-02-ref-02 $ 29 29 // 30 30 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo...... -
trunk/source/materials/src/G4IonisParamElm.cc
r850 r986 26 26 // 27 27 // $Id: G4IonisParamElm.cc,v 1.15 2008/06/03 14:30:10 vnivanch Exp $ 28 // GEANT4 tag $Name: HEAD$28 // GEANT4 tag $Name: geant4-09-02-ref-02 $ 29 29 // 30 30 // -
trunk/source/materials/src/G4IonisParamMat.cc
r850 r986 26 26 // 27 27 // $Id: G4IonisParamMat.cc,v 1.25 2008/07/08 10:34:56 vnivanch Exp $ 28 // GEANT4 tag $Name: HEAD$28 // GEANT4 tag $Name: geant4-09-02-ref-02 $ 29 29 // 30 30 // -
trunk/source/materials/src/G4Isotope.cc
r850 r986 26 26 // 27 27 // $Id: G4Isotope.cc,v 1.22 2008/08/11 11:53:11 vnivanch Exp $ 28 // GEANT4 tag $Name: HEAD$28 // GEANT4 tag $Name: geant4-09-02-ref-02 $ 29 29 // 30 30 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo...... -
trunk/source/materials/src/G4MPVEntry.cc
r850 r986 26 26 // 27 27 // $Id: G4MPVEntry.cc,v 1.8 2008/06/05 23:39:18 gum Exp $ 28 // GEANT4 tag $Name: HEAD$28 // GEANT4 tag $Name: geant4-09-02-ref-02 $ 29 29 // 30 30 // -
trunk/source/materials/src/G4Material.cc
r850 r986 26 26 // 27 27 // $Id: G4Material.cc,v 1.42 2008/08/13 16:06:42 vnivanch Exp $ 28 // GEANT4 tag $Name: HEAD$28 // GEANT4 tag $Name: geant4-09-02-ref-02 $ 29 29 // 30 30 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo...... -
trunk/source/materials/src/G4MaterialPropertiesTable.cc
r850 r986 26 26 // 27 27 // $Id: G4MaterialPropertiesTable.cc,v 1.20 2008/06/05 23:38:34 gum Exp $ 28 // GEANT4 tag $Name: HEAD$28 // GEANT4 tag $Name: geant4-09-02-ref-02 $ 29 29 // 30 30 // -
trunk/source/materials/src/G4MaterialPropertyVector.cc
r850 r986 26 26 // 27 27 // $Id: G4MaterialPropertyVector.cc,v 1.16 2008/06/05 23:38:51 gum Exp $ 28 // GEANT4 tag $Name: HEAD$28 // GEANT4 tag $Name: geant4-09-02-ref-02 $ 29 29 // 30 30 // -
trunk/source/materials/src/G4NistElementBuilder.cc
r850 r986 25 25 // 26 26 // $Id: G4NistElementBuilder.cc,v 1.22 2008/08/11 11:53:11 vnivanch Exp $ 27 // GEANT4 tag $Name: HEAD$27 // GEANT4 tag $Name: geant4-09-02-ref-02 $ 28 28 // 29 29 // ------------------------------------------------------------------- -
trunk/source/materials/src/G4NistManager.cc
r850 r986 25 25 // 26 26 // $Id: G4NistManager.cc,v 1.19 2008/07/23 14:49:31 vnivanch Exp $ 27 // GEANT4 tag $Name: HEAD$27 // GEANT4 tag $Name: geant4-09-02-ref-02 $ 28 28 // 29 29 // ------------------------------------------------------------------- -
trunk/source/materials/src/G4NistMaterialBuilder.cc
r850 r986 25 25 // 26 26 // $Id: G4NistMaterialBuilder.cc,v 1.19 2008/04/28 08:51:29 vnivanch Exp $ 27 // GEANT4 tag $Name: HEAD$27 // GEANT4 tag $Name: geant4-09-02-ref-02 $ 28 28 // 29 29 // -
trunk/source/materials/src/G4NistMessenger.cc
r850 r986 26 26 // 27 27 // $Id: G4NistMessenger.cc,v 1.4 2007/05/02 10:48:52 vnivanch Exp $ 28 // GEANT4 tag $Name: HEAD$28 // GEANT4 tag $Name: geant4-09-02-ref-02 $ 29 29 // 30 30 // -
trunk/source/materials/src/G4OpticalSurface.cc
r850 r986 25 25 // 26 26 // 27 // $Id: G4OpticalSurface.cc,v 1.1 1 2008/07/21 20:55:51 gumExp $28 // GEANT4 tag $Name: HEAD$27 // $Id: G4OpticalSurface.cc,v 1.12 2008/12/11 10:23:54 gcosmo Exp $ 28 // GEANT4 tag $Name: geant4-09-02-ref-02 $ 29 29 // 30 30 // … … 98 98 } 99 99 100 G4OpticalSurface::G4OpticalSurface() 101 : G4SurfaceProperty() 102 { 103 } 104 105 G4OpticalSurface::~G4OpticalSurface() 106 { 107 } 108 100 109 G4OpticalSurface::G4OpticalSurface(const G4OpticalSurface &right) 101 110 : G4SurfaceProperty(right.GetName()) 102 111 { 103 112 *this = right; 104 }105 106 G4OpticalSurface::~G4OpticalSurface()107 {108 Overwrite();109 113 } 110 114 -
trunk/source/materials/src/G4SandiaTable.cc
r850 r986 26 26 // 27 27 // $Id: G4SandiaTable.cc,v 1.34 2007/10/02 10:13:33 vnivanch Exp $ 28 // GEANT4 tag $Name: HEAD$28 // GEANT4 tag $Name: geant4-09-02-ref-02 $ 29 29 // 30 30 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo.... ....oooOO0OOooo.... -
trunk/source/materials/src/G4SurfaceProperty.cc
r850 r986 25 25 // 26 26 // 27 // $Id: G4SurfaceProperty.cc,v 1. 4 2008/07/21 20:55:34 gumExp $28 // GEANT4 tag $Name: HEAD$27 // $Id: G4SurfaceProperty.cc,v 1.5 2008/12/11 10:23:54 gcosmo Exp $ 28 // GEANT4 tag $Name: geant4-09-02-ref-02 $ 29 29 // 30 30 // … … 61 61 } 62 62 63 // 64 // Dummy constructor 65 // 66 G4SurfaceProperty::G4SurfaceProperty() 67 : theName("Dielectric"), theType(dielectric_metal) 68 { 69 theSurfacePropertyTable.push_back(this); 70 } 71 63 72 G4SurfaceProperty::~G4SurfaceProperty() 64 73 { 65 Overwrite();66 74 } 67 75
Note:
See TracChangeset
for help on using the changeset viewer.
