Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
TArrayF.h File Reference
#include "TArray.h"

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.