LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
I3DDrawer.h
Go to the documentation of this file.
1
12
#ifndef I3DDrawer_H
13
#define I3DDrawer_H
14
15
namespace
evdb
{
16
class
View3D;
17
}
18
namespace
art
{
19
class
Event
;
20
}
21
22
namespace
evdb_tool
{
23
class
I3DDrawer
{
24
public
:
25
virtual
~
I3DDrawer
() 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::I3DDrawer
Definition:
I3DDrawer.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
3DDrawers
I3DDrawer.h
Generated on Thu May 2 2024 20:59:38 for LArSoft by
1.8.11