|
FairRoot/PandaRoot
|
#include <vector>#include "mrfbase.h"#include <string>#include <map>#include <climits>#include <boost/archive/archive_exception.hpp>#include <boost/serialization/access.hpp>#include <boost/serialization/base_object.hpp>#include <boost/serialization/vector.hpp>Go to the source code of this file.
Classes | |
| class | TMrfData_8b |
| Base interface class for data storage and manipulation. Compatible with IO classes from MRF Suite. More... | |
Namespaces | |
| mrfdata_8b_error | |
| Error flags set by TMrfData_8b functions. | |
Variables | |
| static const UInt_t | mrfdata_8b_error::success = 0 |
| static const UInt_t | mrfdata_8b_error::out_of_bounds = 1 |
| static const UInt_t | mrfdata_8b_error::size_mismatch = 2 |
| static const UInt_t | mrfdata_8b_error::not_found = 4 |
1.8.8