KaliVeda
1.13/01
Heavy-Ion Analysis Toolkit
|
#include "Rtypes.h"
#include "Riostream.h"
#include "TString.h"
#include "TMath.h"
#include "Hexa_t.h"
Classes | |
class | Binary_t< T > |
Binary numbers, bit manipulations, etc. More... | |
Typedefs | |
typedef Binary_t< UShort_t > | Binary16_t |
typedef Binary_t< UInt_t > | Binary32_t |
typedef Binary_t< Long64_t > | Binary64_t |
typedef Binary_t< UChar_t > | Binary8_t |
typedef Binary_t< UShort_t > Binary16_t |
Definition at line 618 of file Binary_t.h.
typedef Binary_t< UInt_t > Binary32_t |
Definition at line 619 of file Binary_t.h.
typedef Binary_t< Long64_t > Binary64_t |
Definition at line 620 of file Binary_t.h.
_____________________________________________________________________________// typedef aliases
Definition at line 617 of file Binary_t.h.