JANA2
C++ framework for multi-threaded data processing
|
Classes | |
class | Input |
struct | InputBase |
struct | InputOptions |
struct | VariadicInputOptions |
Protected Member Functions | |
void | RegisterInput (InputBase *input) |
Protected Attributes | |
std::vector< InputBase * > | m_inputs |