|
Crombie Tools
|
#include <utility>#include <vector>#include <functional>#include <iostream>Go to the source code of this file.
Classes | |
| class | crombie::ObjectStore::ObjectStore< E, T, S, F > |
| A generic class for storing a short vector of related particles, including information about the eventual output branche and extra sidecar info. More... | |
| struct | crombie::ObjectStore::ObjectStore< E, T, S, F >::Particle |
Namespaces | |
| crombie | |
| This header file includes common functions that are used to interpret configuration files. | |
| crombie::ObjectStore | |
| struct crombie::ObjectStore::ObjectStore::Particle |
Definition at line 42 of file ObjectStore.h.
| Class Members | ||
|---|---|---|
| const E | branch | |
| S | extra | |
| const T * | particle | |
| F | result | |