CbmRoot
LitCudaDetectorGeometry.h File Reference
#include "LitCudaField.cu"
#include "LitCudaMaterialInfo.h"
#include <iostream>
Include dependency graph for LitCudaDetectorGeometry.h:

Go to the source code of this file.

Classes

struct  LitCudaSubstation
 
struct  LitCudaStation
 
struct  LitCudaAbsorber
 
struct  LitCudaStationGroup
 
struct  LitCudaDetectorLayout
 

Variables

const unsigned char MAX_NOF_STATION_GROUPS = 6
 
const unsigned char MAX_NOF_STATIONS = 4
 
const unsigned char MAX_NOF_SUBSTATIONS = 2
 

Variable Documentation

◆ MAX_NOF_STATION_GROUPS

const unsigned char MAX_NOF_STATION_GROUPS = 6

LitCudaDetectorGeometry.h

Author
Andrey Lebedev andre.nosp@m.y.le.nosp@m.bedev.nosp@m.@gsi.nosp@m..de
Since
2009
Version
1.0

Classes for geometry description for the Littrack CUDA version of the tracking.

Definition at line 20 of file LitCudaDetectorGeometry.h.

◆ MAX_NOF_STATIONS

const unsigned char MAX_NOF_STATIONS = 4

Definition at line 21 of file LitCudaDetectorGeometry.h.

◆ MAX_NOF_SUBSTATIONS

const unsigned char MAX_NOF_SUBSTATIONS = 2

Definition at line 22 of file LitCudaDetectorGeometry.h.