CbmRoot
LxTBBinned.h File Reference
#include "LxTBDefinitions.h"
#include "LxTBMatEffs.h"
#include <time.h>
#include "CbmPixelHit.h"
#include <list>
#include <memory>
#include <set>
Include dependency graph for LxTBBinned.h:
This graph shows which files directly or indirectly include this file:

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
 

Macro Definition Documentation

◆ NOF_SIGMAS

#define NOF_SIGMAS   1

Definition at line 53 of file LxTBBinned.h.

◆ NOF_SIGMAS_SQ

#define NOF_SIGMAS_SQ   NOF_SIGMAS* NOF_SIGMAS

Definition at line 54 of file LxTBBinned.h.

◆ TIME_ERROR

#define TIME_ERROR   4

Definition at line 55 of file LxTBBinned.h.

Variable Documentation

◆ fullDuration

long fullDuration = 0
static

Definition at line 334 of file LxTBBinned.h.

Referenced by LxTbBinnedFinder::Reconstruct().

◆ speedOfLight