Go to the source code of this file.
|
#define | DOLOOP(x) {int idx=0; while(idx<nElements) {StreamHelper* i=(StreamHelper*)(((char*)itm) + fValDiff*idx); { x ;} ++idx;} break;} |
|
#define | DOLOOP(x) {int idx=0; while(idx<nElements) {StreamHelper* i=(StreamHelper*)(((char*)itm) + fValDiff*idx); { x ;} ++idx;} break;} |
|
#define DOLOOP |
( |
|
x | ) |
{int idx=0; while(idx<nElements) {StreamHelper* i=(StreamHelper*)(((char*)itm) + fValDiff*idx); { x ;} ++idx;} break;} |
#define DOLOOP |
( |
|
x | ) |
{int idx=0; while(idx<nElements) {StreamHelper* i=(StreamHelper*)(((char*)itm) + fValDiff*idx); { x ;} ++idx;} break;} |
static TStreamerElement * R__CreateEmulatedElement |
( |
const char * |
dmName, |
|
|
const char * |
dmFull, |
|
|
Int_t |
offset |
|
) |
| |
|
static |
static TStreamerInfo * R__GenerateTClassForPair |
( |
const std::string & |
f, |
|
|
const std::string & |
s |
|
) |
| |
|
static |