Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
HEPREP::HepRepConstants Class Reference

#include <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.
 

Detailed Description

Constants for HepRep interfaces.

Author
Mark Donszelmann

Definition at line 19 of file HepRepConstants.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum

Defines constants for type

Enumerator
TYPE_UNKNOWN 
TYPE_STRING 
TYPE_COLOR 
TYPE_LONG 
TYPE_INT 
TYPE_DOUBLE 
TYPE_BOOLEAN 

Definition at line 28 of file HepRepConstants.h.

◆ anonymous enum

anonymous enum

Defines constants for showLabel

Enumerator
SHOW_NONE 
SHOW_NAME 
SHOW_DESC 
SHOW_VALUE 
SHOW_EXTRA 

Definition at line 33 of file HepRepConstants.h.

Constructor & Destructor Documentation

◆ ~HepRepConstants()

virtual HEPREP::HepRepConstants::~HepRepConstants ( )
inlinevirtual

Destructor.

Definition at line 23 of file HepRepConstants.h.

23{ /* nop */; }

The documentation for this class was generated from the following file: