|
Geant4 11.3.0
Toolkit for the simulation of the passage of particles through matter
|
#include "G4ITGun.hh"#include "G4ITModelHandler.hh"#include "G4ITModelProcessor.hh"#include "G4ITStepProcessor.hh"#include "G4ITStepStatus.hh"#include "G4ITTrackingInteractivity.hh"#include "G4ITTrackingManager.hh"#include "G4IosFlagsSaver.hh"#include "G4StateManager.hh"#include "G4SystemOfUnits.hh"#include "G4Timer.hh"#include "G4TrackingInformation.hh"#include "G4UnitsTable.hh"#include "G4UserTimeStepAction.hh"#include "G4VITStepModel.hh"#include <G4AllITFinder.hh>#include <G4Scheduler.hh>#include <G4SchedulerMessenger.hh>#include <sstream>Go to the source code of this file.
Macros | |
| #define | DEBUG_MEM_STEPPING |
| #define | DEBUG_MEM_DETAILED_STEPPING |
| #define | RED "" |
| #define | LIGHT_RED "" |
| #define | GREEN "" |
| #define | GREEN_ON_BLUE "" |
| #define | RESET_COLOR "" |
Functions | |
| template<typename T> | |
| G4bool | IsInf (T value) |
| #define DEBUG_MEM_DETAILED_STEPPING |
Definition at line 58 of file G4Scheduler.cc.
| #define DEBUG_MEM_STEPPING |
Definition at line 57 of file G4Scheduler.cc.
| #define GREEN "" |
Definition at line 75 of file G4Scheduler.cc.
| #define GREEN_ON_BLUE "" |
Definition at line 76 of file G4Scheduler.cc.
Referenced by G4DNABrownianTransportation::AlongStepDoIt(), G4DNABrownianTransportation::AlongStepGetPhysicalInteractionLength(), G4DNABrownianTransportation::ComputeStep(), G4DNABrownianTransportation::Diffusion(), and G4DNABrownianTransportation::PostStepDoIt().
| #define LIGHT_RED "" |
Definition at line 74 of file G4Scheduler.cc.
Referenced by G4ITSteppingVerbose::DoItStarted(), G4ITSteppingVerbose::PreStepVerbose(), and G4Scheduler::Stepping().
| #define RED "" |
Definition at line 73 of file G4Scheduler.cc.
| #define RESET_COLOR "" |
Definition at line 77 of file G4Scheduler.cc.
Referenced by G4DNABrownianTransportation::AlongStepDoIt(), G4DNABrownianTransportation::AlongStepGetPhysicalInteractionLength(), G4DNABrownianTransportation::ComputeStep(), G4DNABrownianTransportation::Diffusion(), G4ITSteppingVerbose::DoItStarted(), G4DNABrownianTransportation::PostStepDoIt(), G4ITSteppingVerbose::PreStepVerbose(), and G4Scheduler::Stepping().
|
inline |
Definition at line 85 of file G4Scheduler.cc.