Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4AdjointSimManager.hh>
Static Public Member Functions | |
static G4AdjointSimManager * | GetInstance () |
Definition at line 149 of file G4AdjointSimManager.hh.
Definition at line 422 of file G4AdjointSimManager.cc.
Referenced by G4AdjointSimMessenger::SetNewValue().
G4bool G4AdjointSimManager::DefineAdjointSourceOnTheExtSurfaceOfAVolume | ( | const G4String & | volume_name | ) |
Definition at line 398 of file G4AdjointSimManager.cc.
Referenced by G4AdjointSimMessenger::SetNewValue().
Definition at line 364 of file G4AdjointSimManager.cc.
Referenced by G4AdjointSimMessenger::SetNewValue().
G4bool G4AdjointSimManager::DefineSphericalAdjointSource | ( | G4double | radius, |
G4ThreeVector | pos | ||
) |
Definition at line 377 of file G4AdjointSimManager.cc.
Referenced by G4AdjointSimMessenger::SetNewValue().
G4bool G4AdjointSimManager::DefineSphericalAdjointSourceWithCentreAtTheCentreOfAVolume | ( | G4double | radius, |
const G4String & | volume_name | ||
) |
Definition at line 387 of file G4AdjointSimManager.cc.
Referenced by G4AdjointSimMessenger::SetNewValue().
G4bool G4AdjointSimManager::DefineSphericalExtSource | ( | G4double | radius, |
G4ThreeVector | pos | ||
) |
Definition at line 349 of file G4AdjointSimManager.cc.
Referenced by G4AdjointSimMessenger::SetNewValue().
G4bool G4AdjointSimManager::DefineSphericalExtSourceWithCentreAtTheCentreOfAVolume | ( | G4double | radius, |
const G4String & | volume_name | ||
) |
Definition at line 356 of file G4AdjointSimManager.cc.
Referenced by G4AdjointSimMessenger::SetNewValue().
|
inline |
Definition at line 163 of file G4AdjointSimManager.hh.
|
inline |
Definition at line 195 of file G4AdjointSimManager.hh.
Referenced by G4AdjointPrimaryGeneratorAction::GeneratePrimaries().
|
inline |
Definition at line 162 of file G4AdjointSimManager.hh.
|
inline |
Definition at line 175 of file G4AdjointSimManager.hh.
G4bool G4AdjointSimManager::GetDidAdjParticleReachTheExtSource | ( | ) |
Definition at line 277 of file G4AdjointSimManager.cc.
Referenced by SetAdjointTrackingMode().
|
inline |
Definition at line 171 of file G4AdjointSimManager.hh.
|
inline |
Definition at line 172 of file G4AdjointSimManager.hh.
|
inline |
Definition at line 173 of file G4AdjointSimManager.hh.
|
inline |
Definition at line 178 of file G4AdjointSimManager.hh.
Definition at line 176 of file G4AdjointSimManager.hh.
|
inline |
Definition at line 177 of file G4AdjointSimManager.hh.
|
inline |
Definition at line 169 of file G4AdjointSimManager.hh.
|
static |
Definition at line 116 of file G4AdjointSimManager.cc.
Referenced by G4AdjointPrimaryGeneratorAction::GeneratePrimaries().
std::vector< G4ParticleDefinition * > G4AdjointSimManager::GetListOfPrimaryFwdParticles | ( | ) |
Definition at line 283 of file G4AdjointSimManager.cc.
|
inline |
Definition at line 159 of file G4AdjointSimManager.hh.
|
inline |
Definition at line 202 of file G4AdjointSimManager.hh.
|
inline |
Definition at line 203 of file G4AdjointSimManager.hh.
|
inline |
Definition at line 170 of file G4AdjointSimManager.hh.
Definition at line 447 of file G4AdjointSimManager.cc.
|
inline |
Definition at line 174 of file G4AdjointSimManager.hh.
Definition at line 428 of file G4AdjointSimManager.cc.
Referenced by G4AdjointSimMessenger::SetNewValue().
void G4AdjointSimManager::RegisterAdjointPrimaryWeight | ( | G4double | aWeight | ) |
Definition at line 453 of file G4AdjointSimManager.cc.
Referenced by G4AdjointPrimaryGeneratorAction::GeneratePrimaries().
void G4AdjointSimManager::RegisterAtEndOfAdjointTrack | ( | ) |
Definition at line 289 of file G4AdjointSimManager.cc.
Referenced by SetAdjointTrackingMode().
void G4AdjointSimManager::RunAdjointSimulation | ( | G4int | nb_evt | ) |
Definition at line 123 of file G4AdjointSimManager.cc.
Referenced by G4AdjointSimMessenger::SetNewValue().
void G4AdjointSimManager::SetAdjointEventAction | ( | G4UserEventAction * | anAction | ) |
Definition at line 461 of file G4AdjointSimManager.cc.
void G4AdjointSimManager::SetAdjointRunAction | ( | G4UserRunAction * | anAction | ) |
Definition at line 485 of file G4AdjointSimManager.cc.
void G4AdjointSimManager::SetAdjointSourceEmax | ( | G4double | Emax | ) |
Definition at line 416 of file G4AdjointSimManager.cc.
Referenced by G4AdjointSimMessenger::SetNewValue().
void G4AdjointSimManager::SetAdjointSourceEmin | ( | G4double | Emin | ) |
Definition at line 410 of file G4AdjointSimManager.cc.
Referenced by G4AdjointSimMessenger::SetNewValue().
void G4AdjointSimManager::SetAdjointStackingAction | ( | G4UserStackingAction * | anAction | ) |
Definition at line 473 of file G4AdjointSimManager.cc.
void G4AdjointSimManager::SetAdjointSteppingAction | ( | G4UserSteppingAction * | anAction | ) |
Definition at line 467 of file G4AdjointSimManager.cc.
void G4AdjointSimManager::SetAdjointTrackingAction | ( | G4UserTrackingAction * | anAction | ) |
Definition at line 479 of file G4AdjointSimManager.cc.
void G4AdjointSimManager::SetAdjointTrackingMode | ( | G4bool | aBool | ) |
Definition at line 254 of file G4AdjointSimManager.cc.
Referenced by G4AdjointPrimaryGeneratorAction::GeneratePrimaries().
void G4AdjointSimManager::SetExtSourceEmax | ( | G4double | Emax | ) |
Definition at line 371 of file G4AdjointSimManager.cc.
Referenced by G4AdjointSimMessenger::SetNewValue().
|
inline |
Definition at line 201 of file G4AdjointSimManager.hh.
void G4AdjointSimManager::SetPrimaryIon | ( | G4ParticleDefinition * | adjointIon, |
G4ParticleDefinition * | fwdIon | ||
) |
Definition at line 441 of file G4AdjointSimManager.cc.
|
inline |
Definition at line 215 of file G4AdjointSimManager.hh.