Geant4  10.03.p01
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
G4RTOutBitStream.hh File Reference
#include "G4RTJpeg.hh"
Include dependency graph for G4RTOutBitStream.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  G4OutBitStream
 

Variables

static const u_char BitFullMaskT [8]
 

Variable Documentation

const u_char BitFullMaskT[8]
static
Initial value:
= {0x01, 0x03, 0x07, 0x0f, 0x1f, 0x3f, 0x7f
, 0xff}

Definition at line 41 of file G4RTOutBitStream.hh.