|
Geant4
10.00.p01
|
#include <G4VBiasingOperation.hh>
Inheritance diagram for G4VBiasingOperation:
Collaboration diagram for G4VBiasingOperation:Private Attributes | |
| const G4String | fName |
| std::size_t | fUniqueID |
Definition at line 75 of file G4VBiasingOperation.hh.
| G4VBiasingOperation::G4VBiasingOperation | ( | G4String | name | ) |
Definition at line 29 of file G4VBiasingOperation.cc.
References fUniqueID, G4BiasingOperationManager::GetInstance(), and G4BiasingOperationManager::Register().
Here is the call graph for this function:
|
virtual |
Definition at line 36 of file G4VBiasingOperation.cc.
|
inlinevirtual |
Reimplemented in G4BOptnForceFreeFlight.
Definition at line 142 of file G4VBiasingOperation.hh.
Referenced by G4BiasingProcessInterface::AlongStepDoIt().
Here is the caller graph for this function:
|
pure virtual |
Implemented in G4BOptnForceCommonTruncatedExp, G4BOptnForceFreeFlight, G4BOptnChangeCrossSection, and G4BOptnCloning.
Referenced by G4BiasingProcessInterface::PostStepDoIt().
Here is the caller graph for this function:
|
inlinevirtual |
Reimplemented in G4BOptnForceCommonTruncatedExp, and G4BOptnForceFreeFlight.
Definition at line 153 of file G4VBiasingOperation.hh.
Referenced by G4BiasingProcessInterface::PostStepDoIt().
Here is the caller graph for this function:
|
pure virtual |
Implemented in G4BOptnForceCommonTruncatedExp, G4BOptnForceFreeFlight, G4BOptnChangeCrossSection, and G4BOptnCloning.
Referenced by G4BiasingProcessInterface::PostStepGetPhysicalInteractionLength().
Here is the caller graph for this function:
|
pure virtual |
Implemented in G4BOptnForceCommonTruncatedExp, G4BOptnForceFreeFlight, G4BOptnCloning, and G4BOptnChangeCrossSection.
Referenced by G4BiasingProcessInterface::PostStepDoIt().
Here is the caller graph for this function:
|
inline |
Definition at line 208 of file G4VBiasingOperation.hh.
References fName.
|
inline |
Definition at line 209 of file G4VBiasingOperation.hh.
References fUniqueID.
|
inlinevirtual |
Reimplemented in G4BOptnForceCommonTruncatedExp.
Definition at line 130 of file G4VBiasingOperation.hh.
References DBL_MAX.
Referenced by G4BiasingProcessInterface::AlongStepGetPhysicalInteractionLength().
Here is the caller graph for this function:
|
inlinevirtual |
Reimplemented in G4BOptnForceCommonTruncatedExp, and G4BOptnForceFreeFlight.
Definition at line 122 of file G4VBiasingOperation.hh.
Referenced by G4BiasingProcessInterface::PostStepGetPhysicalInteractionLength().
Here is the caller graph for this function:
|
inlinevirtual |
Reimplemented in G4BOptnForceCommonTruncatedExp.
Definition at line 134 of file G4VBiasingOperation.hh.
Referenced by G4BiasingProcessInterface::AlongStepGetPhysicalInteractionLength().
Here is the caller graph for this function:
|
pure virtual |
Implemented in G4BOptnForceCommonTruncatedExp, G4BOptnForceFreeFlight, G4BOptnCloning, and G4BOptnChangeCrossSection.
Referenced by G4BiasingProcessInterface::PostStepGetPhysicalInteractionLength().
Here is the caller graph for this function:
|
private |
Definition at line 213 of file G4VBiasingOperation.hh.
Referenced by GetName().
|
private |
Definition at line 215 of file G4VBiasingOperation.hh.
Referenced by G4VBiasingOperation(), and GetUniqueID().