JANA2
C++ framework for multi-threaded data processing
|
Public Member Functions | |
void | Configure (const InputOptions &options) |
void | ConfigureVariadic (const VariadicInputOptions &options) |
virtual void | GetCollection (const JEvent &event)=0 |
virtual void | PrefetchCollection (const JEvent &event)=0 |
Public Attributes | |
std::string | type_name |
std::vector< std::string > | names |
std::vector< JEventLevel > | levels |
bool | is_variadic = false |
bool | is_optional = false |