LArSoft
v07_13_02
Liquid Argon Software toolkit - http://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
#include "
fhiclcpp/ParameterSet.h
"
15
16
namespace
evdb
17
{
18
class
View3D;
19
}
20
21
namespace
evd_tool
22
{
23
class
IExperimentDrawer
24
{
25
public
:
26
virtual
~
IExperimentDrawer
() noexcept =
default
;
27
28
virtual
void
DetOutline3D(
evdb::View3D
* view) = 0;
29
};
30
}
31
32
#endif
evdb
Manage all things related to colors for the event display.
Definition:
AnalysisBaseDrawer.h:18
ParameterSet.h
evdb::View3D
Definition:
View3D.h:18
evd_tool::IExperimentDrawer
Definition:
IExperimentDrawer.h:23
evd_tool
Definition:
DrawingPad.h:13
lareventdisplay
v07_02_02
source
lareventdisplay
EventDisplay
ExptDrawers
IExperimentDrawer.h
Generated on Wed Dec 12 2018 14:42:46 for LArSoft by
1.8.11