CbmRoot
|
Detector layout class. More...
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< fvec > | lit::parallel::LitDetectorLayoutVec |
Vector version of LitDetectorLayout. More... | |
typedef LitDetectorLayout< fscal > | lit::parallel::LitDetectorLayoutScal |
Scalar version of LitDetectorLayout. More... | |
Variables | |
class lit::parallel::LitDetectorLayout | lit::parallel::_fvecalignment |
Detector layout class.
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.