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

Implementation of cbm::algo::ca::EnumArray class. More...

#include <boost/serialization/array.hpp>
#include <boost/serialization/base_object.hpp>
#include <array>
Include dependency graph for CaEnumArray.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::EnumArray< E, T >
 Class of arrays, which can be accessed by an enum class entry as an index. More...
 

Namespaces

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

Enumerations

enum class  cbm::algo::ca::EDummy { cbm::algo::ca::END }
 Dummy enum, representing an array with zero elements. More...
 

Detailed Description

Implementation of cbm::algo::ca::EnumArray class.

Array indexed by a generic enum class.

Since
02.05.2023
Author
Sergei Zharko s.zha.nosp@m.rko@.nosp@m.gsi.d.nosp@m.e
Since
22.05.2024
Author
Sergei Zharko s.zha.nosp@m.rko@.nosp@m.gsi.d.nosp@m.e

Definition in file CaEnumArray.h.