Bayeux
3.4.1
Core Foundation library for SuperNEMO
|
#include <iostream>
#include <string>
#include <vector>
#include <datatools/properties.h>
#include <datatools/bit_mask.h>
#include <geomtools/i_placement.h>
#include <geomtools/geomtools_config.h>
#include <boost/serialization/export.hpp>
Go to the source code of this file.
Classes | |
class | geomtools::placement |
The placement for a geometry volume with its translation and rotation with respect to some mother reference frame. More... | |
class | geomtools::placement::builder |
Construct a placement. More... | |
Namespaces | |
geomtools | |
Top-level namespace of the Bayeux/geomtools module library. | |
Functions | |
std::ostream & | geomtools::operator<< (std::ostream &out_, const placement &) |