FEDRA emulsion software from the OPERA Collaboration
ProcessRawData.h File Reference
#include <iostream>
#include <iomanip>
#include <fstream>
#include <cmath>
#include "Struct.h"
#include "Catalog.h"
#include "Fragment.h"
#include "EdbRun.h"
#include "EdbSegment.h"
#include "EdbRunAccess.h"
#include "TSystem.h"
#include "Riostream.h"
#include "TFile.h"
#include "TTree.h"
Include dependency graph for ProcessRawData.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ProcessRawData
 

Macros

#define SIZE_OF_CHAR   1
 
#define SIZE_OF_DOUBLE   8
 
#define SIZE_OF_FLOAT   4
 
#define SIZE_OF_INT   4
 
#define SIZE_OF_UNSIGNED_INT   4
 
#define SIZE_OF_UNSIGNED_SHORT_INT   2
 

Macro Definition Documentation

◆ SIZE_OF_CHAR

#define SIZE_OF_CHAR   1

◆ SIZE_OF_DOUBLE

#define SIZE_OF_DOUBLE   8

◆ SIZE_OF_FLOAT

#define SIZE_OF_FLOAT   4

◆ SIZE_OF_INT

#define SIZE_OF_INT   4

◆ SIZE_OF_UNSIGNED_INT

#define SIZE_OF_UNSIGNED_INT   4

◆ SIZE_OF_UNSIGNED_SHORT_INT

#define SIZE_OF_UNSIGNED_SHORT_INT   2