Particle Identification and Tracking
|
Go to the source code of this file.
Classes | |
class | utilities::Data_map |
class to handle translation from D_TYPE to column position for flat data structures. More... | |
Namespaces | |
utilities | |
Namespace for utilities and helper functions. | |
Constant Groups | |
utilities | |
Namespace for utilities and helper functions. | |
Functions | |
template<typename _CharT , class _Traits > | |
std::basic_ostream< _CharT, _Traits > & | utilities::operator<< (std::basic_ostream< _CharT, _Traits > &__os, const Data_map &in) |
prints out the data_map to cout lifted almost whole cloth from c++/4.3/complex More... | |