Geant4  10.01.p03
G4Scheduler.cc File Reference
#include <G4AllITFinder.hh>
#include <G4Scheduler.hh>
#include <G4SchedulerMessenger.hh>
#include "G4SystemOfUnits.hh"
#include "G4ITModelProcessor.hh"
#include "G4ITStepProcessor.hh"
#include "G4IT.hh"
#include "G4ITReactionChange.hh"
#include "G4ITModelHandler.hh"
#include "G4VITStepModel.hh"
#include "G4UserTimeStepAction.hh"
#include "G4ITTrackingManager.hh"
#include "G4ITTrackingInteractivity.hh"
#include "G4TrackingInformation.hh"
#include "G4UnitsTable.hh"
#include "G4ITStepStatus.hh"
#include "G4ITGun.hh"
#include "G4StateManager.hh"
#include "G4Timer.hh"
#include <sstream>
+ Include dependency graph for G4Scheduler.cc:

Go to the source code of this file.

Classes

class  IosFlagSaver
 

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 >
bool IsInf (T value)
 

Macro Definition Documentation

#define DEBUG_MEM_DETAILED_STEPPING

Definition at line 60 of file G4Scheduler.cc.

#define DEBUG_MEM_STEPPING

Definition at line 59 of file G4Scheduler.cc.

#define GREEN   ""

Definition at line 81 of file G4Scheduler.cc.

#define GREEN_ON_BLUE   ""

Definition at line 82 of file G4Scheduler.cc.

#define LIGHT_RED   ""

Definition at line 80 of file G4Scheduler.cc.

Referenced by G4Scheduler::DoIt(), and G4Scheduler::Stepping().

#define RED   ""

Definition at line 79 of file G4Scheduler.cc.

#define RESET_COLOR   ""

Definition at line 83 of file G4Scheduler.cc.

Referenced by G4Scheduler::DoIt(), and G4Scheduler::Stepping().

Function Documentation

template<typename T >
bool IsInf ( value)
inline

Definition at line 111 of file G4Scheduler.cc.

Referenced by G4Scheduler::ExtractILData().

+ Here is the caller graph for this function: