JANA2
C++ framework for multi-threaded data processing
|
Public Member Functions | |
PodioOutput (JHasDatabundleOutputs *owner, std::string default_collection_name="") | |
std::unique_ptr< typename PodioT::collection_type > & | operator() () |
JPodioDatabundle * | GetDatabundle () const |
![]() | |
const std::vector< JDatabundle * > & | GetDatabundles () |
virtual void | StoreData (const JFactorySet &)=0 |
Protected Member Functions | |
void | StoreData (const JEvent &event) override |
void | Reset () override |
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 |
|
inlineoverrideprotectedvirtual |