53 #ifndef G4AdjointPosOnPhysVolGenerator_h
54 #define G4AdjointPosOnPhysVolGenerator_h 1
G4VPhysicalVolume * DefinePhysicalVolume(const G4String &aName)
G4double ComputeAreaOfExtSurfaceStartingFromSphere(G4VSolid *aSolid, G4int NStat)
G4String ModelOfSurfaceSource
G4double GetAreaOfExtSurfaceOfThePhysicalVolume()
G4double ComputeAreaOfExtSurface()
G4double CosThDirComparedToNormal
G4AdjointPosOnPhysVolGenerator()
G4double ComputeAreaOfExtSurfaceStartingFromBox(G4VSolid *aSolid, G4int NStat)
void GenerateAPositionOnTheExtSurfaceOfThePhysicalVolume(G4ThreeVector &p, G4ThreeVector &direction)
void ComputeTransformationFromPhysVolToWorld()
void SetSolid(G4VSolid *aSolid)
G4double GenerateAPositionOnASphereBoundary(G4VSolid *aSolid, G4ThreeVector &p, G4ThreeVector &direction)
static G4ThreadLocal G4AdjointPosOnPhysVolGenerator * theInstance
void DefinePhysicalVolume1(const G4String &aName)
G4double GenerateAPositionOnABoxBoundary(G4VSolid *aSolid, G4ThreeVector &p, G4ThreeVector &direction)
void GenerateAPositionOnASolidBoundary(G4VSolid *aSolid, G4ThreeVector &p, G4ThreeVector &direction)
G4VPhysicalVolume * thePhysicalVolume
void GenerateAPositionOnTheExtSurfaceOfASolid(G4VSolid *aSolid, G4ThreeVector &p, G4ThreeVector &direction)
G4AffineTransform theTransformationFromPhysVolToWorld
double epsilon(double density, double temperature)
~G4AdjointPosOnPhysVolGenerator()
G4double AreaOfExtSurfaceOfThePhysicalVolume
static G4AdjointPosOnPhysVolGenerator * GetInstance()
void GenerateAPositionOnTheExtSurfaceOfTheSolid(G4ThreeVector &p, G4ThreeVector &direction)
G4double GetCosThDirComparedToNormal()