CbmRoot
|
An interface for the CA Station object initialization. More...
#include "CaObjectInitController.h"
#include "CaSimd.h"
#include "CaStation.h"
#include <bitset>
#include <functional>
#include <string>
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 | |
An interface for the CA Station object initialization.
Definition in file CaStationInitializer.h.