#include <G4WeightWindowStore.hh>
Public 멤버 함수 | |
virtual G4double | GetLowerWeight (const G4GeometryCell &gCell, G4double partEnergy) const |
virtual G4bool | IsKnown (const G4GeometryCell &gCell) const |
void | Clear () |
void | SetWorldVolume () |
void | SetParallelWorldVolume (G4String paraName) |
virtual const G4VPhysicalVolume & | GetWorldVolume () const |
virtual const G4VPhysicalVolume * | GetParallelWorldVolumePointer () const |
void | AddLowerWeights (const G4GeometryCell &gCell, const std::vector< G4double > &lowerWeights) |
void | AddUpperEboundLowerWeightPairs (const G4GeometryCell &gCell, const G4UpperEnergyToLowerWeightMap &enWeMap) |
void | SetGeneralUpperEnergyBounds (const std::set< G4double, std::less< G4double > > &enBounds) |
정적 Public 멤버 함수 | |
static G4WeightWindowStore * | GetInstance () |
static G4WeightWindowStore * | GetInstance (const G4String &ParallelWorldName) |
Protected 멤버 함수 | |
G4WeightWindowStore () | |
G4WeightWindowStore (const G4String &ParallelWorldName) | |
~G4WeightWindowStore () | |
Private 멤버 함수 | |
G4bool | IsInWorld (const G4VPhysicalVolume &) const |
void | Error (const G4String &m) const |
void | SetInternalIterator (const G4GeometryCell &gCell) const |
Private 속성 | |
const G4VPhysicalVolume * | fWorldVolume |
std::set< G4double, std::less < G4double > > | fGeneralUpperEnergyBounds |
G4GeometryCellWeight | fCellToUpEnBoundLoWePairsMap |
G4GeometryCellWeight::const_iterator | fCurrentIterator |
정적 Private 속성 | |
static G4ThreadLocal G4WeightWindowStore * | fInstance = 0 |
G4WeightWindowStore.hh 파일의 58 번째 라인에서 정의되었습니다.
|
explicitprotected |
G4WeightWindowStore.cc 파일의 49 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : GetInstance().
|
explicitprotected |
G4WeightWindowStore.cc 파일의 57 번째 라인에서 정의되었습니다.
|
protected |
G4WeightWindowStore.cc 파일의 64 번째 라인에서 정의되었습니다.
void G4WeightWindowStore::AddLowerWeights | ( | const G4GeometryCell & | gCell, |
const std::vector< G4double > & | lowerWeights | ||
) |
G4WeightWindowStore.cc 파일의 161 번째 라인에서 정의되었습니다.
다음을 참조함 : Error(), fCellToUpEnBoundLoWePairsMap, fGeneralUpperEnergyBounds, IsKnown().
다음에 의해서 참조됨 : B01DetectorConstruction::CreateWeightWindowStore(), B02ImportanceDetectorConstruction::CreateWeightWindowStore().
void G4WeightWindowStore::AddUpperEboundLowerWeightPairs | ( | const G4GeometryCell & | gCell, |
const G4UpperEnergyToLowerWeightMap & | enWeMap | ||
) |
G4WeightWindowStore.cc 파일의 192 번째 라인에서 정의되었습니다.
다음을 참조함 : Error(), fCellToUpEnBoundLoWePairsMap, IsKnown().
void G4WeightWindowStore::Clear | ( | ) |
G4WeightWindowStore.cc 파일의 128 번째 라인에서 정의되었습니다.
다음을 참조함 : fCellToUpEnBoundLoWePairsMap.
G4WeightWindowStore.cc 파일의 217 번째 라인에서 정의되었습니다.
다음을 참조함 : FatalException, G4Exception().
다음에 의해서 참조됨 : AddLowerWeights(), AddUpperEboundLowerWeightPairs(), GetLowerWeight(), SetGeneralUpperEnergyBounds().
|
static |
G4WeightWindowStore.cc 파일의 229 번째 라인에서 정의되었습니다.
다음을 참조함 : fInstance, G4WeightWindowStore().
다음에 의해서 참조됨 : G4WeightWindowBiasing::ConstructProcess(), B01DetectorConstruction::CreateWeightWindowStore(), B02ImportanceDetectorConstruction::CreateWeightWindowStore().
|
static |
G4WeightWindowStore.cc 파일의 243 번째 라인에서 정의되었습니다.
다음을 참조함 : fInstance, G4cout, G4endl, G4WeightWindowStore().
|
virtual |
G4VWeightWindowStore를 구현.
G4WeightWindowStore.cc 파일의 68 번째 라인에서 정의되었습니다.
다음을 참조함 : Error(), fCellToUpEnBoundLoWePairsMap, fCurrentIterator, first, G4endl, SetInternalIterator().
|
virtual |
G4WeightWindowStore.cc 파일의 153 번째 라인에서 정의되었습니다.
다음을 참조함 : fWorldVolume.
|
virtual |
|
private |
G4WeightWindowStore.cc 파일의 107 번째 라인에서 정의되었습니다.
다음을 참조함 : fWorldVolume, G4VPhysicalVolume::GetLogicalVolume(), G4LogicalVolume::IsAncestor().
다음에 의해서 참조됨 : IsKnown().
|
virtual |
G4VWeightWindowStore를 구현.
G4WeightWindowStore.cc 파일의 117 번째 라인에서 정의되었습니다.
다음을 참조함 : fCellToUpEnBoundLoWePairsMap, fCurrentIterator, G4GeometryCell::GetPhysicalVolume(), IsInWorld(), SetInternalIterator().
다음에 의해서 참조됨 : AddLowerWeights(), AddUpperEboundLowerWeightPairs().
void G4WeightWindowStore::SetGeneralUpperEnergyBounds | ( | const std::set< G4double, std::less< G4double > > & | enBounds | ) |
G4WeightWindowStore.cc 파일의 207 번째 라인에서 정의되었습니다.
다음을 참조함 : Error(), fGeneralUpperEnergyBounds.
다음에 의해서 참조됨 : B01DetectorConstruction::CreateWeightWindowStore(), B02ImportanceDetectorConstruction::CreateWeightWindowStore().
|
private |
G4WeightWindowStore.cc 파일의 101 번째 라인에서 정의되었습니다.
다음을 참조함 : fCellToUpEnBoundLoWePairsMap, fCurrentIterator.
다음에 의해서 참조됨 : GetLowerWeight(), IsKnown().
G4WeightWindowStore.cc 파일의 141 번째 라인에서 정의되었습니다.
다음을 참조함 : fWorldVolume, G4TransportationManager::GetParallelWorld(), G4TransportationManager::GetTransportationManager().
void G4WeightWindowStore::SetWorldVolume | ( | ) |
|
private |
G4WeightWindowStore.hh 파일의 130 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : AddLowerWeights(), AddUpperEboundLowerWeightPairs(), Clear(), GetLowerWeight(), IsKnown(), SetInternalIterator().
|
mutableprivate |
G4WeightWindowStore.hh 파일의 131 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : GetLowerWeight(), IsKnown(), SetInternalIterator().
G4WeightWindowStore.hh 파일의 129 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : AddLowerWeights(), SetGeneralUpperEnergyBounds().
|
staticprivate |
G4WeightWindowStore.hh 파일의 133 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : GetInstance().
|
private |
G4WeightWindowStore.hh 파일의 126 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : GetParallelWorldVolumePointer(), GetWorldVolume(), IsInWorld(), SetParallelWorldVolume(), SetWorldVolume().