LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
ISim3DDrawer.h
Go to the documentation of this file.
1
12
#ifndef ISim3DDrawer_H
13
#define ISim3DDrawer_H
14
15
namespace
art
{
16
class
Event
;
17
}
18
namespace
evdb
{
19
class
View3D;
20
}
21
22
namespace
evdb_tool
{
23
class
ISim3DDrawer
{
24
public
:
25
virtual
~
ISim3DDrawer
() noexcept =
default
;
26
27
virtual
void
Draw
(
const
art::Event
&,
evdb::View3D
*)
const
= 0;
28
};
29
}
30
31
#endif
Draw
hist1 Draw("HIST")
evdb_tool::ISim3DDrawer
Definition:
ISim3DDrawer.h:23
evdb_tool
Definition:
Edge3DDrawer_tool.cc:18
evdb
Manage all things related to colors for the event display.
Definition:
Edge3DDrawer_tool.cc:14
evdb::View3D
Definition:
View3D.h:18
art::Event
Definition:
Event.h:26
art
Definition:
MVAAlg.h:12
art::Level::Event
lareventdisplay
v09_11_05
source
lareventdisplay
EventDisplay
SimDrawers
ISim3DDrawer.h
Generated on Thu May 2 2024 20:59:39 for LArSoft by
1.8.11