ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups 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 40 of file G4RTOutBitStream.hh.

View newest version in sPHENIX GitHub at line 40 of file G4RTOutBitStream.hh

Referenced by G4OutBitStream::FullBit(), G4OutBitStream::SetBits2Byte(), and G4OutBitStream::SetFewBits().