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

Go to the source code of this file.

Classes

struct  t_TS_Vertex
 
struct  t_TS_Vertex::t_VertexTSTrack
 
struct  TS_Track
 

Macros

#define TSTRACK_FLAG_NULL   0
 
#define TSTRACK_FLAG_PASSING_THROUGH   1
 
#define TSTRACK_FLAG_RECOVERED_BY_TOPOLOGY   2
 

Typedefs

typedef struct t_TS_Vertex TS_Vertex
 

Macro Definition Documentation

◆ TSTRACK_FLAG_NULL

#define TSTRACK_FLAG_NULL   0

◆ TSTRACK_FLAG_PASSING_THROUGH

#define TSTRACK_FLAG_PASSING_THROUGH   1

◆ TSTRACK_FLAG_RECOVERED_BY_TOPOLOGY

#define TSTRACK_FLAG_RECOVERED_BY_TOPOLOGY   2

Typedef Documentation

◆ TS_Vertex

typedef struct t_TS_Vertex TS_Vertex