#include <ISim3DDrawer.h>
  
 Public Member Functions | |
| virtual | ~ISim3DDrawer () noexcept=default | 
| virtual void | Draw (const art::Event &, evdb::View3D *) const =0 | 
Definition at line 21 of file ISim3DDrawer.h.
      
  | 
  virtualdefaultnoexcept | 
      
  | 
  pure virtual | 
Implemented in evdb_tool::DrawLArVoxel3D, evdb_tool::DrawSimEnergyDeposit3D, and evdb_tool::DrawSimPhoton3D.
 1.8.11