WireCellToolkit
Wire Cell Simulation, Signal Process and Reconstruction Toolki for Liquid Argon Detectors
|
#include <SimpleBlob.h>
Public Member Functions | |
SimpleBlob (int ident, float value, float uncertainty, const RayGrid::Blob &shape, ISlice::pointer slice, IAnodeFace::pointer face) | |
virtual | ~SimpleBlob () |
int | ident () const |
float | value () const |
float | uncertainty () const |
IAnodeFace::pointer | face () const |
ISlice::pointer | slice () const |
const RayGrid::Blob & | shape () const |
![]() | |
virtual | ~IBlob () |
![]() | |
virtual | ~IData () |
Additional Inherited Members | |
![]() | |
typedef IBlob | value_type |
typedef std::shared_ptr< const IBlob > | pointer |
typedef std::vector< pointer > | vector |
typedef std::shared_ptr< const vector > | shared_vector |
Definition at line 15 of file SimpleBlob.h.
|
inline |
|
virtual |
|
inlinevirtual |
Implements WireCell::IBlob.
Definition at line 29 of file SimpleBlob.h.
|
inlinevirtual |
Implements WireCell::IBlob.
Definition at line 23 of file SimpleBlob.h.
|
inlinevirtual |
Implements WireCell::IBlob.
Definition at line 33 of file SimpleBlob.h.
|
inlinevirtual |
Implements WireCell::IBlob.
Definition at line 31 of file SimpleBlob.h.
|
inlinevirtual |
Implements WireCell::IBlob.
Definition at line 27 of file SimpleBlob.h.
|
inlinevirtual |
Implements WireCell::IBlob.
Definition at line 25 of file SimpleBlob.h.