Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
lareventdisplay
lareventdisplay
EventDisplay
HeaderDrawer.h
Go to the documentation of this file.
1
///
2
/// \file HeaderDrawer.h
3
/// \brief Render the objects from the Simulation package
4
/// \author messier@indiana.edu
5
///
6
#ifndef EVD_HEADERDRAWER_H
7
#define EVD_HEADERDRAWER_H
8
9
namespace
evdb
{
class
View2D; }
10
11
namespace
evd
{
12
class
HeaderDrawer
{
13
public
:
14
15
void
Header(evdb::View2D* view);
16
17
};
18
}
19
20
#endif
21
////////////////////////////////////////////////////////////////////////
evdb
Definition:
AnalysisBaseDrawer.h:22
evd
LArSoft includes.
Definition:
InfoTransfer.h:33
evd::HeaderDrawer
Definition:
HeaderDrawer.h:12
Generated by
1.8.11