![]() |
GRSISort "v4.0.0.5"
An extension of the ROOT analysis Framework
|
![]() |
#include <iostream>
#include <bitset>
#include <fstream>
#include <cstdio>
#include <cstring>
#include <sys/types.h>
#include <sys/stat.h>
#include <fcntl.h>
#include <cerrno>
#include <cassert>
#include <cstdlib>
#include "TString.h"
#include "TLstFile.h"
#include "TLstEvent.h"
#include "TRunInfo.h"
#include "TILLDetectorInformation.h"
#include "TILLMnemonic.h"
#include "ILLDataVersion.h"
Go to the source code of this file.
Macros | |
#define | READ_EVENT_SIZE 10000 |
#define READ_EVENT_SIZE 10000 |
Definition at line 26 of file TLstFile.cxx.
Referenced by TLstFile::Open(), and TLstFile::Read().