CbmRoot
CbmGlobalTrackingTof.cxx File Reference
#include "CbmGlobalTrackingTof.h"
#include "CbmPixelHit.h"
#include "CbmTofAddress.h"
#include "CbmTofHit.h"
#include "TGeoBBox.h"
#include "TGeoManager.h"
#include "TMath.h"
#include "base/CbmLitToolFactory.h"
#include "utils/CbmLitConverter.h"
#include <iostream>
#include <utility>
Include dependency graph for CbmGlobalTrackingTof.cxx:

Go to the source code of this file.

Classes

struct  Point
 
struct  Line
 
struct  Segment
 
struct  Plane
 
struct  Rectangle
 
struct  Direction
 
struct  TBin
 
struct  XBin
 
struct  YBin
 
struct  ZBin
 

Functions

static void FindGeoChild (TGeoNode *node, const char *name, list< TGeoNode * > &results)
 

Variables

TrackPropagatorPtr fPropagator
 
TrackPropagatorPtr fLinePropagator
 
TrackUpdatePtr fFilter
 
int globalNofHits = 0
 
int globalNofHitsT = 0
 
int globalNofHitsM = 0
 
int nofMRPCIntersections = 0
 
int nofToFIntersections = 0
 
int nofMRPCIntersectionsT = 0
 

Function Documentation

◆ FindGeoChild()

static void FindGeoChild ( TGeoNode *  node,
const char *  name,
list< TGeoNode * > &  results 
)
static

Definition at line 595 of file CbmGlobalTrackingTof.cxx.

References i.

Referenced by CbmGlobalTrackingTofGeometry::Read().

Variable Documentation

◆ fFilter

◆ fLinePropagator

◆ fPropagator

◆ globalNofHits

int globalNofHits = 0

◆ globalNofHitsM

int globalNofHitsM = 0

◆ globalNofHitsT

int globalNofHitsT = 0

◆ nofMRPCIntersections

int nofMRPCIntersections = 0

Definition at line 856 of file CbmGlobalTrackingTof.cxx.

Referenced by CbmGlobalTrackingTask::Finish().

◆ nofMRPCIntersectionsT

int nofMRPCIntersectionsT = 0

Definition at line 858 of file CbmGlobalTrackingTof.cxx.

Referenced by CbmGlobalTrackingTask::Finish().

◆ nofToFIntersections

int nofToFIntersections = 0