Geant4.10
|
#include <G4AdjointPosOnPhysVolGenerator.hh>
Static Public Member Functions | |
static G4AdjointPosOnPhysVolGenerator * | GetInstance () |
Definition at line 62 of file G4AdjointPosOnPhysVolGenerator.hh.
G4double G4AdjointPosOnPhysVolGenerator::ComputeAreaOfExtSurface | ( | ) |
Definition at line 109 of file G4AdjointPosOnPhysVolGenerator.cc.
Referenced by ComputeAreaOfExtSurface().
Definition at line 115 of file G4AdjointPosOnPhysVolGenerator.cc.
References ComputeAreaOfExtSurface().
Definition at line 121 of file G4AdjointPosOnPhysVolGenerator.cc.
References ComputeAreaOfExtSurface().
Definition at line 127 of file G4AdjointPosOnPhysVolGenerator.cc.
References ComputeAreaOfExtSurface().
Definition at line 133 of file G4AdjointPosOnPhysVolGenerator.cc.
G4double G4AdjointPosOnPhysVolGenerator::ComputeAreaOfExtSurface | ( | G4VSolid * | aSolid, |
G4double | epsilon | ||
) |
Definition at line 151 of file G4AdjointPosOnPhysVolGenerator.cc.
References ComputeAreaOfExtSurface().
G4VPhysicalVolume * G4AdjointPosOnPhysVolGenerator::DefinePhysicalVolume | ( | const G4String & | aName | ) |
Definition at line 75 of file G4AdjointPosOnPhysVolGenerator.cc.
References G4cout, G4PhysicalVolumeStore::GetInstance(), G4VPhysicalVolume::GetLogicalVolume(), and G4LogicalVolume::GetSolid().
Referenced by DefinePhysicalVolume1().
Definition at line 103 of file G4AdjointPosOnPhysVolGenerator.cc.
References DefinePhysicalVolume().
Referenced by G4AdjointPrimaryGenerator::SetAdjointPrimarySourceOnAnExtSurfaceOfAVolume().
void G4AdjointPosOnPhysVolGenerator::GenerateAPositionOnTheExtSurfaceOfASolid | ( | G4VSolid * | aSolid, |
G4ThreeVector & | p, | ||
G4ThreeVector & | direction | ||
) |
Definition at line 157 of file G4AdjointPosOnPhysVolGenerator.cc.
Referenced by GenerateAPositionOnTheExtSurfaceOfTheSolid().
void G4AdjointPosOnPhysVolGenerator::GenerateAPositionOnTheExtSurfaceOfThePhysicalVolume | ( | G4ThreeVector & | p, |
G4ThreeVector & | direction | ||
) |
Definition at line 369 of file G4AdjointPosOnPhysVolGenerator.cc.
References G4cout, GenerateAPositionOnTheExtSurfaceOfTheSolid(), G4AffineTransform::TransformAxis(), and G4AffineTransform::TransformPoint().
Referenced by G4AdjointPrimaryGenerator::GenerateAdjointPrimaryVertex(), GenerateAPositionOnTheExtSurfaceOfThePhysicalVolume(), and G4AdjointPrimaryGenerator::GenerateFwdPrimaryVertex().
void G4AdjointPosOnPhysVolGenerator::GenerateAPositionOnTheExtSurfaceOfThePhysicalVolume | ( | G4ThreeVector & | p, |
G4ThreeVector & | direction, | ||
G4double & | costh_to_normal | ||
) |
Definition at line 381 of file G4AdjointPosOnPhysVolGenerator.cc.
References GenerateAPositionOnTheExtSurfaceOfThePhysicalVolume().
void G4AdjointPosOnPhysVolGenerator::GenerateAPositionOnTheExtSurfaceOfTheSolid | ( | G4ThreeVector & | p, |
G4ThreeVector & | direction | ||
) |
Definition at line 171 of file G4AdjointPosOnPhysVolGenerator.cc.
References GenerateAPositionOnTheExtSurfaceOfASolid().
Referenced by GenerateAPositionOnTheExtSurfaceOfThePhysicalVolume().
|
inline |
Definition at line 93 of file G4AdjointPosOnPhysVolGenerator.hh.
|
inline |
Definition at line 94 of file G4AdjointPosOnPhysVolGenerator.hh.
|
static |
Definition at line 49 of file G4AdjointPosOnPhysVolGenerator.cc.
Referenced by G4AdjointPrimaryGenerator::G4AdjointPrimaryGenerator().
Definition at line 92 of file G4AdjointPosOnPhysVolGenerator.hh.