Crombie Tools
ObjectStore.h File Reference
#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
 

Class Documentation

§ crombie::ObjectStore::ObjectStore::Particle

struct crombie::ObjectStore::ObjectStore::Particle

template<typename E, typename T, typename S = void*, typename F = float>
struct crombie::ObjectStore::ObjectStore< E, T, S, F >::Particle

Definition at line 42 of file ObjectStore.h.

Class Members
const E branch
S extra
const T * particle
F result