Bayeux  3.4.1
Core Foundation library for SuperNEMO
Classes | Namespaces | Typedefs
geom_info.h File Reference
#include <iostream>
#include <datatools/properties.h>
#include <datatools/i_predicate.h>
#include <geomtools/geom_id.h>
#include <geomtools/placement.h>
#include <geomtools/logical_volume.h>

Go to the source code of this file.

Classes

class  geomtools::geom_info
 A record for geometry information about a physical volume in a virtual geometry. More...
 
struct  geomtools::has_geom_type_predicate
 Predicate that tests if a geom_info object has a given geometry Id. More...
 

Namespaces

 geomtools
 Top-level namespace of the Bayeux/geomtools module library.
 

Typedefs

typedef std::map< geom_id, geom_info > geomtools::geom_info_dict_type
 Dictionary of geometry information objects (key type is: geomtools::geom_id) More...