![]() |
ATLAS Offline Software
|
#include "QuirkPhysicsTool.h"#include "Quirk.h"#include "InfracolorForce.h"#include "QuirkTransportation.h"#include "QuirkWatcher.h"#include "QuirkStackingAction.h"#include "DebugSteppingAction.h"#include "globals.hh"#include "G4ProcessManager.hh"#include "G4RunManager.hh"#include "G4EventManager.hh"#include "G4hMultipleScattering.hh"#include "G4hIonisation.hh"#include "G4hBremsstrahlung.hh"#include "G4hPairProduction.hh"#include <G4VPhysicsConstructor.hh>#include <fstream>#include <iostream>#include <memory>#include "G4Version.hh"Go to the source code of this file.
Macros | |
| #define | PARTICLEITERATOR theParticleIterator |
| #define PARTICLEITERATOR theParticleIterator |
Definition at line 45 of file QuirkPhysicsTool.cxx.
1.8.18