EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include <EicToyModel/blob/master/include/EtmPalette.h>
Public Member Functions | |
EtmPaletteEntry (int fillcolor=0, int linecolor=1) | |
~EtmPaletteEntry () | |
Public Attributes | |
int | mFillColor |
int | mLineColor |
int | mTextColor |
etm::LineStyle | mLineStyle |
Definition at line 19 of file EtmPalette.h.
View newest version in sPHENIX GitHub at line 19 of file EtmPalette.h
|
inline |
Definition at line 21 of file EtmPalette.h.
View newest version in sPHENIX GitHub at line 21 of file EtmPalette.h
|
inline |
Definition at line 23 of file EtmPalette.h.
View newest version in sPHENIX GitHub at line 23 of file EtmPalette.h
int EtmPaletteEntry::mFillColor |
Definition at line 23 of file EtmPalette.h.
View newest version in sPHENIX GitHub at line 23 of file EtmPalette.h
int EtmPaletteEntry::mLineColor |
Definition at line 23 of file EtmPalette.h.
View newest version in sPHENIX GitHub at line 23 of file EtmPalette.h
etm::LineStyle EtmPaletteEntry::mLineStyle |
Definition at line 27 of file EtmPalette.h.
View newest version in sPHENIX GitHub at line 27 of file EtmPalette.h
int EtmPaletteEntry::mTextColor |
Definition at line 23 of file EtmPalette.h.
View newest version in sPHENIX GitHub at line 23 of file EtmPalette.h