| 
    Geant4
    10.03.p02
    
   | 
 
#include <RadiatorDescription.hh>

Public Member Functions | |
| RadiatorDescription () | |
Public Attributes | |
| G4LogicalVolume * | fLogicalVolume | 
| G4Material * | fFoilMaterial | 
| G4Material * | fGasMaterial | 
| G4double | fFoilThickness | 
| G4double | fGasThickness | 
| G4int | fFoilNumber | 
Definition at line 42 of file RadiatorDescription.hh.
      
  | 
  inline | 
Definition at line 44 of file RadiatorDescription.hh.
| G4Material* RadiatorDescription::fFoilMaterial | 
Definition at line 49 of file RadiatorDescription.hh.
| G4int RadiatorDescription::fFoilNumber | 
Definition at line 53 of file RadiatorDescription.hh.
| G4double RadiatorDescription::fFoilThickness | 
Definition at line 51 of file RadiatorDescription.hh.
| G4Material* RadiatorDescription::fGasMaterial | 
Definition at line 50 of file RadiatorDescription.hh.
| G4double RadiatorDescription::fGasThickness | 
Definition at line 52 of file RadiatorDescription.hh.
| G4LogicalVolume* RadiatorDescription::fLogicalVolume | 
Definition at line 48 of file RadiatorDescription.hh.