evtgen is hosted by Hepforge, IPPP Durham
EvtGen  2.0.0
Monte Carlo generator of particle decays, in particular the weak decays of heavy flavour particles such as B mesons.
EvtVector3C.cpp File Reference
#include "EvtGenBase/EvtVector3C.hh"
#include "EvtGenBase/EvtComplex.hh"
#include "EvtGenBase/EvtPatches.hh"
#include <iostream>
#include <math.h>

Go to the source code of this file.

Functions

EvtVector3C rotateEuler (const EvtVector3C &v, double alpha, double beta, double gamma)
 
ostream & operator<< (ostream &s, const EvtVector3C &v)
 

Function Documentation

◆ operator<<()

ostream& operator<< ( ostream &  s,
const EvtVector3C v 
)

Definition at line 89 of file EvtVector3C.cpp.

◆ rotateEuler()

EvtVector3C rotateEuler ( const EvtVector3C v,
double  alpha,
double  beta,
double  gamma 
)

Definition at line 58 of file EvtVector3C.cpp.