|
Geant4 11.3.0
Toolkit for the simulation of the passage of particles through matter
|
#include "G4BaseAnalysisManager.hh"#include "G4NtupleBookingManager.hh"#include "G4RootFileDef.hh"#include "G4RootNtupleManager.hh"#include "G4TNtupleDescription.hh"#include "globals.hh"#include <string_view>#include <utility>#include <vector>Go to the source code of this file.
Classes | |
| class | G4RootMainNtupleManager |
Namespaces | |
| namespace | tools |
| namespace | tools::wroot |
Typedefs | |
| using | RootNtupleDescription = G4TNtupleDescription<tools::wroot::ntuple, G4RootFile> |
| using | RootMainNtupleDescription = std::pair<RootNtupleDescription*, std::shared_ptr<G4RootFile>> |
| using RootMainNtupleDescription = std::pair<RootNtupleDescription*, std::shared_ptr<G4RootFile>> |
Definition at line 57 of file G4RootMainNtupleManager.hh.
| using RootNtupleDescription = G4TNtupleDescription<tools::wroot::ntuple, G4RootFile> |
Definition at line 56 of file G4RootMainNtupleManager.hh.