![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
This is the complete list of members for G4VITStepModel, including all inherited members.
| fName | G4VITStepModel | protected |
| fpReactionProcess | G4VITStepModel | protected |
| fpReactionTable | G4VITStepModel | protected |
| fpTimeStepper | G4VITStepModel | protected |
| fType1 | G4VITStepModel | protected |
| fType2 | G4VITStepModel | protected |
| G4VITStepModel(const G4String &aName="NoName") | G4VITStepModel | |
| G4VITStepModel(std::unique_ptr< G4VITTimeStepComputer > pTimeStepper, std::unique_ptr< G4VITReactionProcess > pReactionProcess, const G4String &aName="NoName") | G4VITStepModel | |
| G4VITStepModel(const G4VITStepModel &other)=delete | G4VITStepModel | |
| GetApplicable(G4ITType &type1, G4ITType &type2) | G4VITStepModel | |
| GetName() | G4VITStepModel | |
| GetReactionProcess() | G4VITStepModel | |
| GetReactionTable() | G4VITStepModel | |
| GetTimeStepper() | G4VITStepModel | |
| Initialize() | G4VITStepModel | virtual |
| operator=(const G4VITStepModel &other)=delete | G4VITStepModel | |
| PrepareNewTimeStep() | G4VITStepModel | |
| PrintInfo() | G4VITStepModel | inlinevirtual |
| SetReactionTable(G4ITReactionTable *) | G4VITStepModel | |
| ~G4VITStepModel()=default | G4VITStepModel | virtual |