CbmRoot
LitDetectorLayout.h File Reference

Detector layout class. More...

#include "LitStation.h"
#include "LitVirtualStation.h"
Include dependency graph for LitDetectorLayout.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  lit::parallel::LitDetectorLayout< T >
 Represents detector layout. More...
 

Namespaces

 lit
 
 lit::parallel
 

Typedefs

typedef LitDetectorLayout< fveclit::parallel::LitDetectorLayoutVec
 Vector version of LitDetectorLayout. More...
 
typedef LitDetectorLayout< fscallit::parallel::LitDetectorLayoutScal
 Scalar version of LitDetectorLayout. More...
 

Variables

class lit::parallel::LitDetectorLayout lit::parallel::_fvecalignment
 

Detailed Description

Detector layout class.

Author
Andrey Lebedev andre.nosp@m.y.le.nosp@m.bedev.nosp@m.@gsi.nosp@m..de
Date
2009

Classes for geometry description. Detector consists of stations. Station contains information about magnetic field approximation and approximation of the material budget. In addition virtual stations are stored which are used in the track extrapolation to the first detector station.

Definition in file LitDetectorLayout.h.