|
Geant4-11
|
#include "G4BaseAnalysisManager.hh"#include "G4NtupleBookingManager.hh"#include "G4TNtupleDescription.hh"#include "G4RootNtupleManager.hh"#include "G4RootFileDef.hh"#include "globals.hh"#include <vector>#include <string_view>Go to the source code of this file.
Data Structures | |
| class | G4RootMainNtupleManager |
Namespaces | |
| namespace | tools |
| namespace | tools::wroot |
Typedefs | |
| using | RootNtupleDescription = G4TNtupleDescription< tools::wroot::ntuple, G4RootFile > |
| using RootNtupleDescription = G4TNtupleDescription<tools::wroot::ntuple, G4RootFile> |
Definition at line 55 of file G4RootMainNtupleManager.hh.