ROOT
6.06/09
Reference Guide
|
Go to the source code of this file.
Enumerations | |
enum | Enum { loadArrayShortCount = 32 * 1024, streamingLoadCount = 1024 } |
Functions | |
template<typename Vec > | |
unsigned long | alignmentMask () |
template<typename Vec > | |
void | checkAlignment () |
template<typename Vec > | |
void | checkMemoryAlignment () |
template<typename Vec > | |
void | loadArray () |
template<typename Vec > | |
void | loadArrayShort () |
template<typename Vec > | |
void | streamingLoad () |
template<typename Vec > | |
void | loadCvt () |
int | main () |
Variables | |
void * | hack_to_put_b_on_the_stack = 0 |
void checkMemoryAlignment | ( | ) |
void loadCvt | ( | ) |
void streamingLoad | ( | ) |
void* hack_to_put_b_on_the_stack = 0 |
Definition at line 50 of file load.cpp.
Referenced by checkMemoryAlignment().