LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
#include "ISim3DDrawer.h"
Public Member Functions | |
virtual | ~ISim3DDrawer () noexcept=default |
virtual void | Draw (const art::Event &, evdb::View3D *) const =0 |
Definition at line 23 of file ISim3DDrawer.h.
|
virtualdefaultnoexcept |
|
pure virtual |
Implemented in evdb_tool::DrawLArVoxel3D, evdb_tool::DrawSimPhoton3D, and evdb_tool::DrawSimEnergyDeposit3D.