ATLAS Offline Software
|
#include <iostream>
#include <stdexcept>
Go to the source code of this file.
Classes | |
class | Crest::CrestBaseException |
class | Crest::FinStructureException |
class | Crest::ColumnExistException |
class | Crest::CommonCrestException |
Namespaces | |
Crest | |
Variables | |
const unsigned int | Crest::UNKNOWN_TYPE = -1 |
const unsigned int | Crest::COMMON_TYPE = 0 |
const unsigned int | Crest::FINALIZE_STRUCTURE_TYPE = 1 |
const unsigned int | Crest::EXISTS_TYPE = 2 |