FEDRA emulsion software from the OPERA Collaboration
vscan_ds.h File Reference
#include "Config.h"
#include "Connection.h"
#include "id.h"
#include "TVectors.h"
#include "VSRawData.h"
Include dependency graph for vscan_ds.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  IO_VS_Catalog
 
struct  IO_VS_Fragment
 
struct  IO_VS_Fragment2
 
struct  VS_Config
 
struct  VS_Fragment
 
struct  VS_Fragment2
 

Macros

#define VS_CATALOG_SECTION   1
 
#define VS_COMPRESSION_GRAIN_SUPPRESSION   (VS_COMPRESSION_METHOD + 2)
 
#define VS_COMPRESSION_METHOD   0x100
 
#define VS_COMPRESSION_NULL   0
 
#define VS_CONFIG_SECTION   5
 
#define VS_DATA_BYTES   0x30
 
#define VS_FRAGMENT_SECTION   6
 
#define VS_GRAIN_SECTION   4
 
#define VS_HEADER_BYTES   0x60
 
#define VS_HEADER_TYPE   0x702
 
#define VS_OLD_HEADER_TYPE   0x701
 
#define VS_TRACK_SECTION   3
 
#define VS_VIEW_SECTION   2
 

Macro Definition Documentation

◆ VS_CATALOG_SECTION

#define VS_CATALOG_SECTION   1

◆ VS_COMPRESSION_GRAIN_SUPPRESSION

#define VS_COMPRESSION_GRAIN_SUPPRESSION   (VS_COMPRESSION_METHOD + 2)

◆ VS_COMPRESSION_METHOD

#define VS_COMPRESSION_METHOD   0x100

◆ VS_COMPRESSION_NULL

#define VS_COMPRESSION_NULL   0

◆ VS_CONFIG_SECTION

#define VS_CONFIG_SECTION   5

◆ VS_DATA_BYTES

#define VS_DATA_BYTES   0x30

◆ VS_FRAGMENT_SECTION

#define VS_FRAGMENT_SECTION   6

◆ VS_GRAIN_SECTION

#define VS_GRAIN_SECTION   4

◆ VS_HEADER_BYTES

#define VS_HEADER_BYTES   0x60

◆ VS_HEADER_TYPE

#define VS_HEADER_TYPE   0x702

◆ VS_OLD_HEADER_TYPE

#define VS_OLD_HEADER_TYPE   0x701

◆ VS_TRACK_SECTION

#define VS_TRACK_SECTION   3

◆ VS_VIEW_SECTION

#define VS_VIEW_SECTION   2