CbmRoot
LxTBTask.h File Reference
#include "CbmMuchPoint.h"
#include "CbmTrdPoint.h"
#include "FairTask.h"
#include "LxTBDefinitions.h"
#include <vector>
#include "CbmMCDataArray.h"
#include "CbmPixelHit.h"
#include "CbmStsTrack.h"
#include "LxTBTieTracks.h"
#include "TGeoManager.h"
#include "LxTBBinned.h"
Include dependency graph for LxTBTask.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  LxTBFinder
 
struct  LxTBFinder::PointDataHolder
 
struct  LxTBFinder::TrackDataHolder
 

Macros

#define CUR_NOF_TRD_LAYERS   4
 
#define CUR_LAST_TRD_LAYER   CUR_NOF_TRD_LAYERS - 1
 
#define CUR_NOF_STATIONS   4
 
#define CUR_LAST_STATION   CUR_NOF_STATIONS - 1
 
#define CUR_TIMEBIN_LENGTH   100
 

Macro Definition Documentation

◆ CUR_LAST_STATION

#define CUR_LAST_STATION   CUR_NOF_STATIONS - 1

Definition at line 34 of file LxTBTask.h.

◆ CUR_LAST_TRD_LAYER

#define CUR_LAST_TRD_LAYER   CUR_NOF_TRD_LAYERS - 1

Definition at line 25 of file LxTBTask.h.

◆ CUR_NOF_STATIONS

#define CUR_NOF_STATIONS   4

Definition at line 33 of file LxTBTask.h.

◆ CUR_NOF_TRD_LAYERS

#define CUR_NOF_TRD_LAYERS   4

Definition at line 24 of file LxTBTask.h.

◆ CUR_TIMEBIN_LENGTH

#define CUR_TIMEBIN_LENGTH   100

Definition at line 37 of file LxTBTask.h.