Public Member Functions | |
virtual | ~IDepoSink () |
virtual bool | operator() (const WireCell::IDepo::pointer &in)=0 |
Public Member Functions inherited from WireCell::IComponent< IDepoSink > | |
virtual | ~IComponent () |
Public Member Functions inherited from WireCell::Interface | |
virtual | ~Interface () |
Additional Inherited Members | |
Public Types inherited from WireCell::IComponent< IDepoSink > | |
typedef std::shared_ptr< IDepoSink > | pointer |
Access subclass facet by pointer. More... | |
typedef std::vector< pointer > | vector |
Vector of shared pointers. More... | |
Public Types inherited from WireCell::Interface | |
typedef std::shared_ptr< Interface > | pointer |
Definition at line 14 of file _test_onion.cxx.
|
inlinevirtual |
Definition at line 16 of file _test_onion.cxx.
|
pure virtual |