FairRoot
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
FairGeoVector.h File Reference
#include <Rtypes.h>
#include <TMath.h>
#include <TMathBase.h>
#include <TObject.h>
#include <cmath>
#include <iostream>
#include <stdio.h>

Go to the source code of this file.

Classes

class  FairGeoVector
 

Functions

std::ostream & operator<< (std::ostream &put, const FairGeoVector &v)
 
std::istream & operator>> (std::istream &get, FairGeoVector &v)
 

Function Documentation

std::ostream& operator<< ( std::ostream &  put,
const FairGeoVector v 
)
inline

Definition at line 265 of file FairGeoVector.h.

std::istream& operator>> ( std::istream &  get,
FairGeoVector v 
)
inline

Definition at line 270 of file FairGeoVector.h.