CbmRoot
|
#include "LxTBDefinitions.h"
#include "LxTBMatEffs.h"
#include <time.h>
#include "CbmPixelHit.h"
#include <list>
#include <memory>
#include <set>
Go to the source code of this file.
Classes | |
struct | LxTbBinnedRay |
struct | LxTbBinnedPoint |
struct | LxTbBinnedPoint::PointDesc |
struct | LxTbXBin |
struct | LxTbYXBin |
struct | LxTbTYXBin |
struct | LxTbBinnedStation |
struct | LxTbBinnedStation::Q |
struct | LxTbBinnedTrdStation |
struct | LxTbBinnedFinder |
struct | LxTbBinnedFinder::KFParamsCoord |
struct | LxTbBinnedFinder::KFParams |
struct | LxTbBinnedFinder::Chain |
struct | LxTbBinnedFinder::ChainImpl |
struct | LxTbBinnedFinder::TriggerTimeArray |
struct | LxTbBinnedFinder::SignalParticle |
Macros | |
#define | NOF_SIGMAS 1 |
#define | NOF_SIGMAS_SQ NOF_SIGMAS* NOF_SIGMAS |
#define | TIME_ERROR 4 |
Variables | |
Double_t | speedOfLight |
static long | fullDuration = 0 |
#define NOF_SIGMAS 1 |
Definition at line 53 of file LxTBBinned.h.
#define NOF_SIGMAS_SQ NOF_SIGMAS* NOF_SIGMAS |
Definition at line 54 of file LxTBBinned.h.
#define TIME_ERROR 4 |
Definition at line 55 of file LxTBBinned.h.
|
static |
Definition at line 334 of file LxTBBinned.h.
Referenced by LxTbBinnedFinder::Reconstruct().
Double_t speedOfLight |