ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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 "G4IosFlagsSaver.hh"
#include <sstream>
+ Include dependency graph for G4Scheduler.cc:

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

Macro Definition Documentation

#define DEBUG_MEM_DETAILED_STEPPING

Definition at line 63 of file G4Scheduler.cc.

View newest version in sPHENIX GitHub at line 63 of file G4Scheduler.cc

#define DEBUG_MEM_STEPPING

Definition at line 62 of file G4Scheduler.cc.

View newest version in sPHENIX GitHub at line 62 of file G4Scheduler.cc

#define GREEN   ""

Definition at line 84 of file G4Scheduler.cc.

View newest version in sPHENIX GitHub at line 84 of file G4Scheduler.cc

#define GREEN_ON_BLUE   ""

Definition at line 85 of file G4Scheduler.cc.

View newest version in sPHENIX GitHub at line 85 of file G4Scheduler.cc

#define LIGHT_RED   ""

Definition at line 83 of file G4Scheduler.cc.

View newest version in sPHENIX GitHub at line 83 of file G4Scheduler.cc

Referenced by G4ITSteppingVerbose::DoItStarted(), G4ITSteppingVerbose::PreStepVerbose(), and G4Scheduler::Stepping().

#define RED   ""

Definition at line 82 of file G4Scheduler.cc.

View newest version in sPHENIX GitHub at line 82 of file G4Scheduler.cc

#define RESET_COLOR   ""

Definition at line 86 of file G4Scheduler.cc.

View newest version in sPHENIX GitHub at line 86 of file G4Scheduler.cc

Referenced by G4ITSteppingVerbose::DoItStarted(), G4ITSteppingVerbose::PreStepVerbose(), and G4Scheduler::Stepping().

Function Documentation

template<typename T >
bool IsInf ( T  value)
inline

Definition at line 94 of file G4Scheduler.cc.

View newest version in sPHENIX GitHub at line 94 of file G4Scheduler.cc