|
Crombie Tools
|
#include <list>#include "crombie/Types.h"#include "crombie/FileConfig.h"#include "crombie/LoadTree.h"Go to the source code of this file.
Namespaces | |
| crombie | |
| This header file includes common functions that are used to interpret configuration files. | |
| crombie::EventDump | |
Typedefs | |
| using | crombie::EventDump::SingleFunc = FileConfig::MapFunc< SingleOut > |
| using | crombie::EventDump::SingleOut = std::vector< std::vector< double >> |
Functions | |
| SingleOut | crombie::EventDump::Merge (const FileConfig::ToMerge< SingleOut > &outputs) |
| FileConfig::MapFunc< SingleOut > | crombie::EventDump::SingleFile (const std::string &cut, const Types::strings &exprs) |