84    sscanf(tmp.
Data(), 
"%X", &xval);
 
char * Form(const char *fmt,...)
 
Hexa_t operator+(const Hexa_t &b1)
Addition of two Hexa numbers.
 
const Char_t * String(UChar_t nbits=0) const
 
void Set(const Long64_t)
Set number corresponding to decimal value "val".
 
Hexa_t & operator=(const Long64_t)
Assign a decimal value to the Hexa number.
 
Hexa_t()
Create hexa number.
 
Long64_t Value() const
Get decimal value of number.
 
void SetBit(UChar_t, Long64_t=-1)
 
static TString fPrefix
the prefix used to represent hexadecimal numbers as strings
 
const char * Data() const
 
Bool_t BeginsWith(const char *s, ECaseCompare cmp=kExact) const
 
TString & Remove(EStripType s, char c)
 
unsigned long long ULong64_t