LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
eventdisplay.h
Go to the documentation of this file.
1
#ifndef EVENTDISPLAY_EVD_H
5
#define EVENTDISPLAY_EVD_H
6
8
namespace
evd
{
9
10
static
const
int
kNCOLS
= 14;
11
static
const
int
kColor
[
kNCOLS
] = {kRed + 2,
12
kGreen + 2,
13
kBlue + 2,
14
kYellow + 2,
15
kMagenta - 9,
16
kCyan - 6,
17
8,
18
29,
19
30,
20
38,
21
40,
22
41,
23
42,
24
46};
25
static
const
int
kColor2
[
kNCOLS
] =
26
{kRed, kGreen, kBlue, kYellow, kMagenta, kCyan, 8, 29, 30, 38, 40, 41, 42, 46};
27
28
}
29
30
#endif // EVENTDISPLAY_EVD_H
evd::kNCOLS
static const int kNCOLS
Definition:
eventdisplay.h:10
evd
LArSoft includes.
Definition:
AnalysisBaseDrawer.cxx:27
evd::kColor
static const int kColor[kNCOLS]
Definition:
eventdisplay.h:11
evd::kColor2
static const int kColor2[kNCOLS]
Definition:
eventdisplay.h:25
lareventdisplay
v09_11_05
source
lareventdisplay
EventDisplay
eventdisplay.h
Generated on Thu May 2 2024 20:59:38 for LArSoft by
1.8.11