|
Juggler
Juggling algorithms and event processing using gaudi framework
|
#include <DataWrapper.h>
Public Member Functions | |
| DataWrapper () | |
| virtual | ~DataWrapper () |
| const T * | getData () |
| void | setData (T *data) |
| virtual podio::CollectionBase * | collectionBase () |
| try to cast to collectionBase; may return nullptr; More... | |
Public Member Functions inherited from DataWrapperBase | |
| virtual | ~DataWrapperBase () |
Data wrapper.
|
inline |
|
virtual |
|
virtual |
try to cast to collectionBase; may return nullptr;
Implements DataWrapperBase.
|
inline |
|
inline |