Ignore:
Timestamp:
Dec 2, 2009, 3:57:26 PM (15 years ago)
Author:
garnier
Message:

CVS update

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/examples/novice/N03/src/ExN03DetectorConstruction.cc

    r609 r1209  
    2525//
    2626//
    27 // $Id: ExN03DetectorConstruction.cc,v 1.23 2006/06/29 17:48:54 gunter Exp $
    28 // GEANT4 tag $Name: $
     27// $Id: ExN03DetectorConstruction.cc,v 1.24 2008/08/12 20:00:03 gum Exp $
     28// GEANT4 tag $Name: geant4-09-03-cand-01 $
    2929//
    3030//
     
    184184
    185185G4Material* CO2 =
    186 new G4Material("CarbonicGas", density= 27.*mg/cm3, ncomponents=2,
     186new G4Material("CarbonicGas", density= 1.842*mg/cm3, ncomponents=2,
    187187                              kStateGas, 325.*kelvin, 50.*atmosphere);
    188188CO2->AddElement(C, natoms=1);
Note: See TracChangeset for help on using the changeset viewer.