BDSMaterials Class Reference

List of all members.

Public Member Functions

 BDSMaterials ()
 ~BDSMaterials ()
void Initialise ()
void AddMaterial (G4Material *aMaterial, G4String aName)
void AddMaterial (G4String aName, G4double itsZ, G4double itsA, G4double itsDensity)
void AddElement (G4Element *aElement, G4String aName)
void AddElement (G4String aName, G4String aSymbol, G4double itsZ, G4double itsA)
G4Material * GetMaterial (G4String aMaterial)
G4Element * GetElement (G4String aSymbol)

Static Public Member Functions

static void ListMaterials ()

Protected Attributes

std::map< G4String,
G4Material * > 
materials
std::map< G4String,
G4Element * > 
elements


Detailed Description

Definition at line 18 of file BDSMaterials.hh.


The documentation for this class was generated from the following files:
Generated on Wed Mar 5 17:25:26 2008 for BDSIM by  doxygen 1.5.3