Geant4 10.7.0
Toolkit for the simulation of the passage of particles through matter
|
#include "G4BaseAnalysisManager.hh"
#include "G4NtupleBookingManager.hh"
#include "G4TNtupleDescription.hh"
#include "G4RootNtupleManager.hh"
#include "G4RootFileDef.hh"
#include "globals.hh"
#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 RootNtupleDescription = G4TNtupleDescription<tools::wroot::ntuple, G4RootFile> |
Definition at line 54 of file G4RootMainNtupleManager.hh.