CbmRoot
Loading...
Searching...
No Matches
CaStationInitializer.h File Reference

An interface for the CA Station object initialization. More...

#include "CaObjectInitController.h"
#include "CaSimd.h"
#include "CaStation.h"
#include <bitset>
#include <functional>
#include <string>
Include dependency graph for CaStationInitializer.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  cbm::algo::ca::StationInitializer
 A base class which provides interface to L1Algo station geometry. More...
 

Namespaces

namespace  cbm
 
namespace  cbm::algo
 
namespace  cbm::algo::ca
 TODO: SZh 8.11.2022: add selection of parameterisation.
 

Functions

void cbm::algo::ca::swap (StationInitializer &a, StationInitializer &b) noexcept
 swap function for two StationInitializer objects, expected to be used instead of std::swap
 

Detailed Description

An interface for the CA Station object initialization.

Since
18.12.2021
Author
S.Zharko s.zha.nosp@m.rko@.nosp@m.gsi.d.nosp@m.e

Definition in file CaStationInitializer.h.