#include <stdio.h>
#include <unistd.h>
#include <stdlib.h>
#include <TStopwatch.h>
#include <TFile.h>
#include <TTree.h>
#include <Riostream.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <fcntl.h>
#include <Buffer.h>
Go to the source code of this file.
Functions | |
void | Endian () |
void | ReadIO_C () |
void | ReadIO_CPP () |
void | ReadIO_SYS () |
void | Swap () |
void | WriteIO_C () |
void | WriteIO_CPP () |
void | WriteIO_SYS () |
Variables | |
const Int_t | size = 32*KBYTE |