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

Classes

class  TArrayS
 Array of shorts (16 bits per element). More...
 

Functions

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

Function Documentation

◆ operator<<()

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

Definition at line 72 of file TArrayS.h.

◆ operator>>()

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

Definition at line 61 of file TArrayS.h.