VMC Version 2.2
Loading...
Searching...
No Matches
TMCRootManager.h File Reference

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

Detailed Description

Definition of the TMCRootManager class.

Author
I. Hrivnacova; IPN Orsay

Definition in file TMCRootManager.h.

Typedef Documentation

◆ REntry

using REntry = ROOT::REntry

Definition at line 38 of file TMCRootManager.h.

◆ RNTupleModel

using RNTupleModel = ROOT::RNTupleModel

Definition at line 39 of file TMCRootManager.h.

◆ RNTupleWriter

using RNTupleWriter = ROOT::RNTupleWriter

Definition at line 40 of file TMCRootManager.h.

◆ RNTupleFillContext

using RNTupleFillContext = ROOT::RNTupleFillContext

Definition at line 41 of file TMCRootManager.h.

◆ RNTParaWriter

using RNTParaWriter = ROOT::RNTupleParallelWriter

Definition at line 42 of file TMCRootManager.h.