EvtGen 2.2.0
Monte Carlo generator of particle decays, in particular the weak decays of heavy flavour particles such as B mesons.
Loading...
Searching...
No Matches
EvtVector3C.cpp File Reference
#include "EvtGenBase/EvtVector3C.hh"
#include "EvtGenBase/EvtComplex.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 88 of file EvtVector3C.cpp.

◆ rotateEuler()

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

Definition at line 57 of file EvtVector3C.cpp.