|
VMC Version 2.2
|
Definition of the TMCRootManager class. More...
#include "TMCtls.h"#include <Rtypes.h>#include "TFile.h"#include "TTree.h"#include <ROOT/REntry.hxx>#include <ROOT/RField.hxx>#include <ROOT/RNTuple.hxx>#include <ROOT/RNTupleFillStatus.hxx>#include <ROOT/RNTupleModel.hxx>#include <ROOT/RNTupleParallelWriter.hxx>#include <ROOT/RNTupleWriter.hxx>Go to the source code of this file.
Classes | |
| class | TMCRootManager |
| The Root IO manager for VMC examples for both sequential and multi-threaded applications. More... | |
Typedefs | |
| using | REntry = ROOT::REntry |
| using | RNTupleModel = ROOT::RNTupleModel |
| using | RNTupleWriter = ROOT::RNTupleWriter |
| using | RNTupleFillContext = ROOT::RNTupleFillContext |
| using | RNTParaWriter = ROOT::RNTupleParallelWriter |
Definition of the TMCRootManager class.
Definition in file TMCRootManager.h.
| using REntry = ROOT::REntry |
Definition at line 38 of file TMCRootManager.h.
| using RNTupleModel = ROOT::RNTupleModel |
Definition at line 39 of file TMCRootManager.h.
| using RNTupleWriter = ROOT::RNTupleWriter |
Definition at line 40 of file TMCRootManager.h.
| using RNTupleFillContext = ROOT::RNTupleFillContext |
Definition at line 41 of file TMCRootManager.h.
| using RNTParaWriter = ROOT::RNTupleParallelWriter |
Definition at line 42 of file TMCRootManager.h.