|
PlasmaMLPALLAS
|
#include "G4UserRunAction.hh"#include "G4Run.hh"#include "G4UImanager.hh"#include "G4VVisManager.hh"#include "G4RunManager.hh"#include "TFile.h"#include "TTree.h"#include "TBranch.h"#include <mutex>#include "PlasmaMLPALLASPrimaryGeneratorAction.hh"#include "PlasmaMLPALLASGeometryConstruction.hh"#include "PlasmaMLPALLASEventAction.hh"

Go to the source code of this file.
Classes | |
| struct | RunTallyGlobalInput |
| Stores configuration parameters and beamline settings for a simulation run. More... | |
| class | PlasmaMLPALLASRunAction |
| Defines the run-level actions and statistics handling for the PALLAS simulation. More... | |