CbmRoot
GeoReader.cxx File Reference
#include "GeoReader.h"
#include "Station3D.h"
#include "Station4D.h"
#include "TClonesArray.h"
#include "TGeoBBox.h"
#include "TMath.h"
#include "Tracker.h"
Include dependency graph for GeoReader.cxx:

Go to the source code of this file.

Variables

Double_t cbmBinnedSOL = 0
 
static const int gNofZbins = 5
 
static const int gNofYbins = 20
 
static const int gNofXbins = 20
 
static const int gNofTbins = 1
 

Variable Documentation

◆ cbmBinnedSOL

Double_t cbmBinnedSOL = 0

◆ gNofTbins

const int gNofTbins = 1
static

Definition at line 134 of file GeoReader.cxx.

Referenced by CbmBinnedGeoReader::SearchStation().

◆ gNofXbins

const int gNofXbins = 20
static

Definition at line 133 of file GeoReader.cxx.

Referenced by CbmBinnedGeoReader::SearchStation().

◆ gNofYbins

const int gNofYbins = 20
static

Definition at line 132 of file GeoReader.cxx.

Referenced by CbmBinnedGeoReader::SearchStation().

◆ gNofZbins

const int gNofZbins = 5
static

Definition at line 131 of file GeoReader.cxx.

Referenced by CbmBinnedGeoReader::SearchStation().