ATLAS Offline Software
|
#include <LooperKiller.h>
Public Attributes | |
int | MaxSteps =1000000 |
int | PrintSteps =100 |
int | VerboseLevel =1 |
bool | AbortEvent =true |
bool | SetError =false |
bool | BSM_Only =false |
Definition at line 27 of file LooperKiller.h.
bool G4UA::LooperKiller::Config::AbortEvent =true |
Definition at line 32 of file LooperKiller.h.
bool G4UA::LooperKiller::Config::BSM_Only =false |
Definition at line 34 of file LooperKiller.h.
int G4UA::LooperKiller::Config::MaxSteps =1000000 |
Definition at line 29 of file LooperKiller.h.
int G4UA::LooperKiller::Config::PrintSteps =100 |
Definition at line 30 of file LooperKiller.h.
bool G4UA::LooperKiller::Config::SetError =false |
Definition at line 33 of file LooperKiller.h.
int G4UA::LooperKiller::Config::VerboseLevel =1 |
Definition at line 31 of file LooperKiller.h.