ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/source/visualization/HepRep/include/HEPREP/HepRepConstants.h>
Public Types | |
enum | { TYPE_UNKNOWN = -1, TYPE_STRING = 1, TYPE_COLOR = 2, TYPE_LONG = 10, TYPE_INT = 11, TYPE_DOUBLE = 20, TYPE_BOOLEAN = 30 } |
enum | { SHOW_NONE = 0x0000, SHOW_NAME = 0x0001, SHOW_DESC = 0x0002, SHOW_VALUE = 0x0004, SHOW_EXTRA = 0x0008 } |
Public Member Functions | |
virtual | ~HepRepConstants () |
Destructor. | |
Constants for HepRep interfaces.
Definition at line 19 of file HepRepConstants.h.
View newest version in sPHENIX GitHub at line 19 of file HepRepConstants.h
anonymous enum |
Defines constants for type
Definition at line 28 of file HepRepConstants.h.
View newest version in sPHENIX GitHub at line 28 of file HepRepConstants.h
anonymous enum |
Defines constants for showLabel
Definition at line 33 of file HepRepConstants.h.
View newest version in sPHENIX GitHub at line 33 of file HepRepConstants.h
|
inlinevirtual |
Destructor.
Definition at line 23 of file HepRepConstants.h.
View newest version in sPHENIX GitHub at line 23 of file HepRepConstants.h