ROOT  6.06/09
Reference Guide
Classes | Functions
TArrayF.h File Reference
#include "TArray.h"
+ Include dependency graph for TArrayF.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TArrayF
 Array of floats (32 bits per element). More...
 

Functions

TBufferoperator>> (TBuffer &buf, TArrayF *&obj)
 
TBufferoperator<< (TBuffer &buf, const TArrayF *obj)
 

Function Documentation

TBuffer& operator<< ( TBuffer buf,
const TArrayF obj 
)
inline

Definition at line 74 of file TArrayF.h.

TBuffer& operator>> ( TBuffer buf,
TArrayF *&  obj 
)
inline

Definition at line 63 of file TArrayF.h.