PandaRoot
RhoVector3Err.h File Reference
#include <iostream>
#include "RhoError.h"
#include "TRotation.h"

Go to the source code of this file.

Classes

class  RhoVector3Err
 

Functions

RhoVector3Err operator+ (const RhoVector3Err &, const RhoVector3Err &)
 
RhoVector3Err operator- (const RhoVector3Err &, const RhoVector3Err &)
 
std::ostream & operator<< (std::ostream &stream, const RhoVector3Err &verr)
 
std::istream & operator>> (std::istream &stream, RhoVector3Err &verr)
 

Function Documentation

◆ operator+()

RhoVector3Err operator+ ( const RhoVector3Err ,
const RhoVector3Err  
)

◆ operator-()

RhoVector3Err operator- ( const RhoVector3Err ,
const RhoVector3Err  
)

◆ operator<<()

std::ostream& operator<< ( std::ostream &  stream,
const RhoVector3Err verr 
)

◆ operator>>()

std::istream& operator>> ( std::istream &  stream,
RhoVector3Err verr 
)