Logo ROOT  
Reference Guide
TArrayF.h File Reference
#include "TArray.h"
Include dependency graph for TArrayF.h:
This graph shows which files directly or indirectly include this file:

Classes

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

Functions

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

Function Documentation

◆ operator<<()

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

Definition at line 72 of file TArrayF.h.

◆ operator>>()

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

Definition at line 61 of file TArrayF.h.