#include <CCalAMaterial.hh>
|
| | CCalAMaterial (G4String mat, double dens, int nelem, CCalAMaterial **constituents, double *weights) |
| |
| | CCalAMaterial (G4String elemat, double Aeff, double dens) |
| |
| | CCalAMaterial (const CCalAMaterial &) |
| |
| virtual | ~CCalAMaterial () |
| |
| G4double | Aeff () const |
| |
| CCalAMaterial & | operator= (const CCalAMaterial &) |
| |
| | CCalMaterial (G4String mat, double dens, int nelem, CCalMaterial **constituents, double *weights, FractionType=FTWeight) |
| |
| | CCalMaterial (const CCalMaterial &) |
| |
| virtual | ~CCalMaterial () |
| |
| G4String | Name () const |
| |
| double | Density () const |
| |
| int | NElements () const |
| |
| G4String | Element (int i) const |
| |
| double | Weight (int i) const |
| |
| G4bool | operator== (const CCalMaterial &) const |
| |
| G4bool | operator!= (const CCalMaterial &) const |
| |
| CCalMaterial & | operator= (const CCalMaterial &) |
| |
Definition at line 38 of file CCalAMaterial.hh.
| CCalAMaterial::CCalAMaterial |
( |
G4String |
elemat, |
|
|
double |
Aeff, |
|
|
double |
dens |
|
) |
| |
| CCalAMaterial::~CCalAMaterial |
( |
) | |
|
|
virtual |
| double CCalAMaterial::aEff |
|
protected |
The documentation for this class was generated from the following files:
- D:/Geant4/geant4_9_6_p02/examples/advanced/composite_calorimeter/include/CCalAMaterial.hh
- D:/Geant4/geant4_9_6_p02/examples/advanced/composite_calorimeter/src/CCalAMaterial.cc