GRSISort "v4.0.0.5"
An extension of the ROOT analysis Framework
Loading...
Searching...
No Matches
TLstFile.cxx File Reference
#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"
+ Include dependency graph for TLstFile.cxx:

Go to the source code of this file.

Macros

#define READ_EVENT_SIZE   10000
 

Macro Definition Documentation

◆ READ_EVENT_SIZE

#define READ_EVENT_SIZE   10000

Definition at line 26 of file TLstFile.cxx.

Referenced by TLstFile::Open(), and TLstFile::Read().