LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
IExperimentDrawer.h
Go to the documentation of this file.
1
11
#ifndef IExperimentDrawer_H
12
#define IExperimentDrawer_H
13
14
namespace
evdb
{
15
class
View3D;
16
}
17
18
namespace
evd_tool
{
19
class
IExperimentDrawer
{
20
public
:
21
virtual
~
IExperimentDrawer
() noexcept =
default
;
22
23
virtual
void
DetOutline3D(
evdb::View3D
* view) = 0;
24
};
25
}
26
27
#endif
evdb
Manage all things related to colors for the event display.
Definition:
Edge3DDrawer_tool.cc:14
evdb::View3D
Definition:
View3D.h:18
evd_tool::IExperimentDrawer
Definition:
IExperimentDrawer.h:19
evd_tool
Definition:
DrawingPad.h:13
lareventdisplay
v09_11_05
source
lareventdisplay
EventDisplay
ExptDrawers
IExperimentDrawer.h
Generated on Thu May 2 2024 20:59:38 for LArSoft by
1.8.11