Geant4  v4-10.4-release
 모두 클래스 네임스페이스들 파일들 함수 변수 타입정의 열거형 타입 열거형 멤버 Friends 매크로 그룹들 페이지들
Public 멤버 함수 | Protected 멤버 함수 | Protected 속성 | Friends | 모든 멤버 목록
G4tgrMaterialMixture 클래스 참조

#include <G4tgrMaterialMixture.hh>

G4tgrMaterialMixture에 대한 상속 다이어그램 :
G4tgrMaterial

Public 멤버 함수

 G4tgrMaterialMixture (const G4String &matType, const std::vector< G4String > &wl)
 
G4double GetA () const
 
G4double GetZ () const
 
const G4StringGetComponent (G4int i) const
 
G4double GetFraction (G4int i)
 
G4tgrMaterialMixture operator= (const G4tgrMaterialMixture &)
 
 G4tgrMaterialMixture ()
 
 ~G4tgrMaterialMixture ()
 
const G4StringGetName () const
 
G4double GetDensity () const
 
G4int GetNumberOfComponents () const
 
const G4StringGetType () const
 
G4double GetIonisationMeanExcitationEnergy () const
 
void SetIonisationMeanExcitationEnergy (G4double mee)
 
G4State GetState () const
 
void SetState (G4String val)
 
G4double GetTemperature () const
 
void SetTemperature (G4double val)
 
G4double GetPressure () const
 
void SetPressure (G4double val)
 

Protected 멤버 함수

void TransformToFractionsByWeight ()
 

Protected 속성

std::vector< G4StringtheComponents
 
std::vector< G4doubletheFractions
 
G4String theName
 
G4double theDensity
 
G4int theNoComponents
 
G4String theMateType
 
G4double theIonisationMeanExcitationEnergy
 
G4State theState
 
G4double theTemperature
 
G4double thePressure
 

Friends

std::ostream & operator<< (std::ostream &, const G4tgrMaterialMixture &)
 

상세한 설명

G4tgrMaterialMixture.hh 파일의 50 번째 라인에서 정의되었습니다.

생성자 & 소멸자 문서화

G4tgrMaterialMixture::G4tgrMaterialMixture ( const G4String matType,
const std::vector< G4String > &  wl 
)
G4tgrMaterialMixture::G4tgrMaterialMixture ( )

G4tgrMaterialMixture.cc 파일의 43 번째 라인에서 정의되었습니다.

G4tgrMaterialMixture::~G4tgrMaterialMixture ( )

G4tgrMaterialMixture.cc 파일의 49 번째 라인에서 정의되었습니다.

멤버 함수 문서화

G4double G4tgrMaterialMixture::GetA ( ) const
inlinevirtual

G4tgrMaterial를 구현.

G4tgrMaterialMixture.hh 파일의 62 번째 라인에서 정의되었습니다.

const G4String& G4tgrMaterialMixture::GetComponent ( G4int  i) const
inlinevirtual

G4tgrMaterial를 구현.

G4tgrMaterialMixture.hh 파일의 64 번째 라인에서 정의되었습니다.

다음을 참조함 : theComponents.

G4double G4tgrMaterial::GetDensity ( ) const
inlineinherited
G4double G4tgrMaterialMixture::GetFraction ( G4int  i)
inlinevirtual

G4tgrMaterial를 구현.

G4tgrMaterialMixture.hh 파일의 65 번째 라인에서 정의되었습니다.

다음을 참조함 : theFractions.

G4double G4tgrMaterial::GetIonisationMeanExcitationEnergy ( ) const
inlineinherited

G4tgrMaterial.hh 파일의 67 번째 라인에서 정의되었습니다.

다음을 참조함 : G4tgrMaterial::theIonisationMeanExcitationEnergy.

다음에 의해서 참조됨 : G4tgbMaterialMgr::FindOrBuildG4Material().

const G4String& G4tgrMaterial::GetName ( void  ) const
inlineinherited
G4int G4tgrMaterial::GetNumberOfComponents ( ) const
inlineinherited
G4double G4tgrMaterial::GetPressure ( ) const
inlineinherited
G4State G4tgrMaterial::GetState ( ) const
inlineinherited
G4double G4tgrMaterial::GetTemperature ( ) const
inlineinherited
const G4String& G4tgrMaterial::GetType ( ) const
inlineinherited

G4tgrMaterial.hh 파일의 60 번째 라인에서 정의되었습니다.

다음을 참조함 : G4tgrMaterial::theMateType.

다음에 의해서 참조됨 : G4tgbMaterialMgr::CopyMaterials(), G4tgrMaterialFactory::DumpMaterialList(), G4tgbMaterial::GetType().

G4double G4tgrMaterialMixture::GetZ ( ) const
inlinevirtual

G4tgrMaterial를 구현.

G4tgrMaterialMixture.hh 파일의 63 번째 라인에서 정의되었습니다.

G4tgrMaterialMixture G4tgrMaterialMixture::operator= ( const G4tgrMaterialMixture )
void G4tgrMaterial::SetIonisationMeanExcitationEnergy ( G4double  mee)
inlineinherited

G4tgrMaterial.hh 파일의 70 번째 라인에서 정의되었습니다.

다음을 참조함 : G4tgrMaterial::theIonisationMeanExcitationEnergy.

다음에 의해서 참조됨 : G4tgrLineProcessor::ProcessLine().

void G4tgrMaterial::SetPressure ( G4double  val)
inlineinherited

G4tgrMaterial.hh 파일의 80 번째 라인에서 정의되었습니다.

다음을 참조함 : G4tgrMaterial::thePressure.

다음에 의해서 참조됨 : G4tgrLineProcessor::ProcessLine().

void G4tgrMaterial::SetState ( G4String  val)
inherited

G4tgrMaterial.cc 파일의 56 번째 라인에서 정의되었습니다.

다음을 참조함 : FatalErrorInArgument, G4Exception(), kStateGas, kStateLiquid, kStateSolid, kStateUndefined, G4tgrMaterial::theState.

다음에 의해서 참조됨 : G4tgrLineProcessor::ProcessLine().

void G4tgrMaterial::SetTemperature ( G4double  val)
inlineinherited

G4tgrMaterial.hh 파일의 77 번째 라인에서 정의되었습니다.

다음을 참조함 : G4tgrMaterial::theTemperature.

다음에 의해서 참조됨 : G4tgrLineProcessor::ProcessLine().

void G4tgrMaterialMixture::TransformToFractionsByWeight ( )
inlineprotected

G4tgrMaterialMixture.hh 파일의 76 번째 라인에서 정의되었습니다.

Friend, 그리고 관련된 함수 문서화

std::ostream& operator<< ( std::ostream &  os,
const G4tgrMaterialMixture mate 
)
friend

G4tgrMaterialMixture.cc 파일의 95 번째 라인에서 정의되었습니다.

멤버 데이타 문서화

std::vector<G4String> G4tgrMaterialMixture::theComponents
protected

G4tgrMaterialMixture.hh 파일의 76 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : G4tgrMaterialMixture(), GetComponent(), operator<<().

G4double G4tgrMaterial::theDensity
protectedinherited

G4tgrMaterial.hh 파일의 85 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : G4tgrMaterialMixture(), G4tgrMaterialSimple::G4tgrMaterialSimple(), G4tgrMaterial::GetDensity(), operator<<().

std::vector<G4double> G4tgrMaterialMixture::theFractions
protected

G4tgrMaterialMixture.hh 파일의 81 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : G4tgrMaterialMixture(), GetFraction(), operator<<().

G4double G4tgrMaterial::theIonisationMeanExcitationEnergy
protectedinherited

G4tgrMaterial.hh 파일의 88 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : G4tgrMaterial::GetIonisationMeanExcitationEnergy(), G4tgrMaterial::SetIonisationMeanExcitationEnergy().

G4String G4tgrMaterial::theMateType
protectedinherited

G4tgrMaterial.hh 파일의 87 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : G4tgrMaterialMixture(), G4tgrMaterialSimple::G4tgrMaterialSimple(), G4tgrMaterial::GetType().

G4String G4tgrMaterial::theName
protectedinherited

G4tgrMaterial.hh 파일의 84 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : G4tgrMaterialMixture(), G4tgrMaterialSimple::G4tgrMaterialSimple(), G4tgrMaterial::GetName(), operator<<().

G4int G4tgrMaterial::theNoComponents
protectedinherited

G4tgrMaterial.hh 파일의 86 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : G4tgrMaterialMixture(), G4tgrMaterialSimple::G4tgrMaterialSimple(), G4tgrMaterial::GetNumberOfComponents(), operator<<().

G4double G4tgrMaterial::thePressure
protectedinherited

G4tgrMaterial.hh 파일의 91 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : G4tgrMaterial::GetPressure(), G4tgrMaterial::SetPressure().

G4State G4tgrMaterial::theState
protectedinherited

G4tgrMaterial.hh 파일의 89 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : G4tgrMaterial::GetState(), G4tgrMaterial::SetState().

G4double G4tgrMaterial::theTemperature
protectedinherited

G4tgrMaterial.hh 파일의 90 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : G4tgrMaterial::GetTemperature(), G4tgrMaterial::SetTemperature().


이 클래스에 대한 문서화 페이지는 다음의 파일들로부터 생성되었습니다.: