CbmRoot
|
#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"
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 |
#define CUR_LAST_STATION CUR_NOF_STATIONS - 1 |
Definition at line 34 of file LxTBTask.h.
#define CUR_LAST_TRD_LAYER CUR_NOF_TRD_LAYERS - 1 |
Definition at line 25 of file LxTBTask.h.
#define CUR_NOF_STATIONS 4 |
Definition at line 33 of file LxTBTask.h.
#define CUR_NOF_TRD_LAYERS 4 |
Definition at line 24 of file LxTBTask.h.
#define CUR_TIMEBIN_LENGTH 100 |
Definition at line 37 of file LxTBTask.h.