#include <iostream>
#include <boost/shared_ptr.hpp>
#include <string>
Go to the source code of this file.
Classes | |
class | pftools::SpaceVoxel |
A multi-dimensional volume element to subdivide the detector into different calibration regions. More... | |
Namespaces | |
pftools | |
General option file parser. | |
Typedefs | |
typedef boost::shared_ptr < SpaceVoxel > | pftools::SpaceVoxelPtr |
Functions | |
std::ostream & | pftools::operator<< (std::ostream &s, const pftools::SpaceVoxel &sv) |