![]() |
The Gaudi Framework
master (1a7a3838)
|
#include <TBranch.h>#include <TClass.h>#include <TFile.h>#include <TInterpreter.h>#include <TROOT.h>#include <TSystem.h>#include <TTree.h>#include <TUUID.h>#include <memory>#include <stdexcept>#include <string>#include <vector>

Go to the source code of this file.
Classes | |
| struct | Gaudi::RootRef |
| Persistent reference object. More... | |
| struct | Gaudi::RootObjectRefs |
| Persistent reference object containing all leafs and links corresponding to a Gaudi DataObject. More... | |
| class | Gaudi::RootNTupleDescriptor |
| Description: More... | |
| struct | Gaudi::RootEventExtractor |
Namespaces | |
| namespace | Gaudi |
| This file provides a Grammar for the type Gaudi::Accumulators::Axis It allows to use that type from python with a format liks : ( nbins, min, max, title ) where title can be ommited. | |
Functions | |
| int | Gaudi::extractEvt (const char *input, const char *output, long num_evt) |
| Function to extract single event and write it to an output file. | |
| int | extract_event (const char *input, const char *output, long num_evt) |
| int extract_event | ( | const char * | input, |
| const char * | output, | ||
| long | num_evt ) |
Definition at line 384 of file extractEvt.C.