4 #ifndef EVENTDISPLAY_EVD_H 5 #define EVENTDISPLAY_EVD_H 11 static const int kColor[
kNCOLS] = { kRed+2, kGreen+2, kBlue+2, kYellow+2, kMagenta-9, kCyan-6,
12 8, 29, 30, 38, 40, 41, 42, 46 };
13 static const int kColor2[
kNCOLS] = { kRed, kGreen, kBlue, kYellow, kMagenta, kCyan,
14 8, 29, 30, 38, 40, 41, 42, 46 };
18 #endif // EVENTDISPLAY_EVD_H
static const int kColor[kNCOLS]
static const int kColor2[kNCOLS]