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

Classes

class  TArrayL
 Array of longs (32 or 64 bits per element). More...
 

Functions

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

Function Documentation

◆ operator<<()

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

Definition at line 74 of file TArrayL.h.

◆ operator>>()

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

Definition at line 63 of file TArrayL.h.