41#ifndef G4AdjointPrimaryGenerator_hh
42#define G4AdjointPrimaryGenerator_hh 1
97 G4double radius_spherical_source = 0.0;
CLHEP::Hep3Vector G4ThreeVector
void SetSphericalAdjointPrimarySource(G4double radius, G4ThreeVector pos)
void SetAdjointPrimarySourceOnAnExtSurfaceOfAVolume(const G4String &v_name)
static G4AdjointPrimaryGenerator * GetInstance()
void GenerateAdjointPrimaryVertex(G4Event *anEvt, G4ParticleDefinition *adj_part, G4double E1, G4double E2)
G4double SampleDistanceAlongBackRayAndComputeWeightCorrection(G4double &weight_corr)
void GenerateFwdPrimaryVertex(G4Event *anEvt, G4ParticleDefinition *adj_part, G4double E1, G4double E2)
void ComputeAccumulatedDepthVectorAlongBackRay(G4ThreeVector glob_pos, G4ThreeVector direction, G4double ekin, G4ParticleDefinition *aPDef)
G4AdjointPrimaryGenerator()
~G4AdjointPrimaryGenerator()
G4Navigator is a class for use by the tracking management, able to obtain/calculate dynamic tracking ...