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

Classes

class  TArrayL64
 Array of long64s (64 bits per element). More...
 

Functions

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

Function Documentation

◆ operator<<()

TBuffer & operator<< ( TBuffer & buf,
const TArrayL64 * obj )
inline

Definition at line 74 of file TArrayL64.h.

◆ operator>>()

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

Definition at line 63 of file TArrayL64.h.