JANA2
C++ framework for multi-threaded data processing
|
Public Member Functions | |
Output (JHasDatabundleOutputs *owner, std::string short_name="") | |
void | SetShortName (std::string short_name) |
void | SetUniqueName (std::string unique_name) |
std::vector< T * > & | operator() () |
JLightweightDatabundleT< T > & | GetDatabundle () |
void | StoreData (const JFactorySet &) override |
void | Reset () override |
![]() | |
const std::vector< JDatabundle * > & | GetDatabundles () |
Additional Inherited Members | |
![]() | |
std::string | type_name |
std::vector< std::string > | databundle_names |
std::vector< JDatabundle * > | databundles |
JEventLevel | level = JEventLevel::None |
bool | is_variadic = false |
|
inlineoverridevirtual |
|
inlineoverridevirtual |