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

#include <G4BremsstrahlungCrossSectionHandler.hh>

G4BremsstrahlungCrossSectionHandler에 대한 상속 다이어그램 :
G4VCrossSectionHandler

Public 멤버 함수

 G4BremsstrahlungCrossSectionHandler (const G4VEnergySpectrum *spectrum, G4VDataSetAlgorithm *interpolation)
 
 ~G4BremsstrahlungCrossSectionHandler ()
 
G4double GetCrossSectionAboveThresholdForElement (G4double energy, G4double cutEnergy, G4int Z)
 
void Initialise (G4VDataSetAlgorithm *interpolation=0, G4double minE=250 *CLHEP::eV, G4double maxE=100 *CLHEP::GeV, G4int numberOfBins=200, G4double unitE=CLHEP::MeV, G4double unitData=CLHEP::barn, G4int minZ=1, G4int maxZ=99)
 
G4int SelectRandomAtom (const G4MaterialCutsCouple *couple, G4double e) const
 
const G4ElementSelectRandomElement (const G4MaterialCutsCouple *material, G4double e) const
 
G4int SelectRandomShell (G4int Z, G4double e) const
 
G4VEMDataSetBuildMeanFreePathForMaterials (const G4DataVector *energyCuts=0)
 
G4double FindValue (G4int Z, G4double e) const
 
G4double FindValue (G4int Z, G4double e, G4int shellIndex) const
 
G4double ValueForMaterial (const G4Material *material, G4double e) const
 
void LoadData (const G4String &dataFile)
 
void LoadNonLogData (const G4String &dataFile)
 
void LoadShellData (const G4String &dataFile)
 
void PrintData () const
 
void Clear ()
 

Protected 멤버 함수

std::vector< G4VEMDataSet * > * BuildCrossSectionsForMaterials (const G4DataVector &energyVector, const G4DataVector *energyCuts)
 
G4int NumberOfComponents (G4int Z) const
 
void ActiveElements ()
 
virtual G4VDataSetAlgorithmCreateInterpolation ()
 
const G4VDataSetAlgorithmGetInterpolation () const
 

Private 멤버 함수

G4BremsstrahlungCrossSectionHandleroperator= (const G4BremsstrahlungCrossSectionHandler &right)
 
 G4BremsstrahlungCrossSectionHandler (const G4BremsstrahlungCrossSectionHandler &)
 

Private 속성

const G4VEnergySpectrumtheBR
 
G4VDataSetAlgorithminterp
 

상세한 설명

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

생성자 & 소멸자 문서화

G4BremsstrahlungCrossSectionHandler::G4BremsstrahlungCrossSectionHandler ( const G4VEnergySpectrum spectrum,
G4VDataSetAlgorithm interpolation 
)

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

다음을 참조함 : interp.

G4BremsstrahlungCrossSectionHandler::~G4BremsstrahlungCrossSectionHandler ( )

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

다음을 참조함 : interp.

G4BremsstrahlungCrossSectionHandler::G4BremsstrahlungCrossSectionHandler ( const G4BremsstrahlungCrossSectionHandler )
private

멤버 함수 문서화

void G4VCrossSectionHandler::ActiveElements ( )
protectedinherited
std::vector< G4VEMDataSet * > * G4BremsstrahlungCrossSectionHandler::BuildCrossSectionsForMaterials ( const G4DataVector energyVector,
const G4DataVector energyCuts 
)
protectedvirtual
G4VEMDataSet * G4VCrossSectionHandler::BuildMeanFreePathForMaterials ( const G4DataVector energyCuts = 0)
inherited
void G4VCrossSectionHandler::Clear ( )
inherited
G4VDataSetAlgorithm * G4VCrossSectionHandler::CreateInterpolation ( )
protectedvirtualinherited
G4double G4VCrossSectionHandler::FindValue ( G4int  Z,
G4double  e 
) const
inherited
G4double G4VCrossSectionHandler::FindValue ( G4int  Z,
G4double  e,
G4int  shellIndex 
) const
inherited
G4double G4BremsstrahlungCrossSectionHandler::GetCrossSectionAboveThresholdForElement ( G4double  energy,
G4double  cutEnergy,
G4int  Z 
)

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

다음을 참조함 : G4VCrossSectionHandler::FindValue(), G4VEnergySpectrum::Probability(), theBR.

const G4VDataSetAlgorithm* G4VCrossSectionHandler::GetInterpolation ( ) const
inlineprotectedinherited

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

다음을 참조함 : G4VCrossSectionHandler::interpolation.

void G4VCrossSectionHandler::Initialise ( G4VDataSetAlgorithm interpolation = 0,
G4double  minE = 250*CLHEP::eV,
G4double  maxE = 100*CLHEP::GeV,
G4int  numberOfBins = 200,
G4double  unitE = CLHEP::MeV,
G4double  unitData = CLHEP::barn,
G4int  minZ = 1,
G4int  maxZ = 99 
)
inherited
void G4VCrossSectionHandler::LoadData ( const G4String dataFile)
inherited
void G4VCrossSectionHandler::LoadNonLogData ( const G4String dataFile)
inherited
void G4VCrossSectionHandler::LoadShellData ( const G4String dataFile)
inherited
G4int G4VCrossSectionHandler::NumberOfComponents ( G4int  Z) const
protectedinherited
G4BremsstrahlungCrossSectionHandler& G4BremsstrahlungCrossSectionHandler::operator= ( const G4BremsstrahlungCrossSectionHandler right)
private
void G4VCrossSectionHandler::PrintData ( void  ) const
inherited

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

다음을 참조함 : G4VCrossSectionHandler::dataMap, G4cout, G4endl, pos, G4VEMDataSet::PrintData(), z.

다음에 의해서 참조됨 : export_G4VCrossSectionHandler(), G4LivermoreIonisationModel::Initialise().

G4int G4VCrossSectionHandler::SelectRandomAtom ( const G4MaterialCutsCouple couple,
G4double  e 
) const
inherited
const G4Element * G4VCrossSectionHandler::SelectRandomElement ( const G4MaterialCutsCouple material,
G4double  e 
) const
inherited
G4int G4VCrossSectionHandler::SelectRandomShell ( G4int  Z,
G4double  e 
) const
inherited
G4double G4VCrossSectionHandler::ValueForMaterial ( const G4Material material,
G4double  e 
) const
inherited

멤버 데이타 문서화

G4VDataSetAlgorithm* G4BremsstrahlungCrossSectionHandler::interp
private
const G4VEnergySpectrum* G4BremsstrahlungCrossSectionHandler::theBR
private

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

다음에 의해서 참조됨 : BuildCrossSectionsForMaterials(), GetCrossSectionAboveThresholdForElement().


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