![]() |
ATLAS Offline Software
|
#include <cstring>#include <memory>#include <vector>#include <string>#include <TFile.h>#include <TError.h>#include <TClass.h>#include "xAODRootAccess/Init.h"#include "xAODRootAccess/TEvent.h"#include "xAODRootAccess/tools/Message.h"Go to the source code of this file.
Classes | |
| class | TEventClass |
| Class used for the test. More... | |
Macros | |
| #define | R_CHECK(EXP) |
| Helper macro. | |
Functions | |
| int | main (int argc, char *argv[]) |
Variables | |
| static const char *const | APP_NAME = "xAODFileReadTest" |
| The name of the application. | |
| #define R_CHECK | ( | EXP | ) |
Helper macro.
Definition at line 26 of file xAODFileReadTest.cxx.
| int main | ( | int | argc, |
| char * | argv[] ) |
Definition at line 95 of file xAODFileReadTest.cxx.
The name of the application.
Definition at line 23 of file xAODFileReadTest.cxx.