CbmRoot
|
#include "ClusterizerPars.h"
#include "Definitions.h"
#include "Math/Rotation3D.h"
#include "Math/Vector3Dfwd.h"
#include <boost/serialization/access.hpp>
#include <boost/serialization/split_member.hpp>
#include <cstdint>
#include <vector>
Go to the source code of this file.
Classes | |
struct | cbm::algo::tof::Hit |
Namespaces | |
namespace | boost |
namespace | boost::serialization |
Serializer for SIMD vectors. | |
namespace | cbm |
namespace | cbm::algo |
namespace | cbm::algo::tof |
Functions | |
template<class Archive > | |
void | boost::serialization::save (Archive &ar, const ROOT::Math::XYZVector &val, const unsigned int) |
template<class Archive > | |
void | boost::serialization::load (Archive &ar, ROOT::Math::XYZVector &val, const unsigned int) |
template<class Archive > | |
void | boost::serialization::serialize (Archive &ar, ROOT::Math::XYZVector &val, const unsigned int version) |