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.
Evt3Rank3C.cpp File Reference
#include "EvtGenBase/Evt3Rank3C.hh"
#include "EvtGenBase/EvtComplex.hh"
#include "EvtGenBase/EvtPatches.hh"
#include "EvtGenBase/EvtReport.hh"
#include "EvtGenBase/EvtTensor3C.hh"
#include "EvtGenBase/EvtVector3C.hh"
#include <iostream>
#include <math.h>

Go to the source code of this file.

Functions

std::ostream & operator<< (std::ostream &s, const Evt3Rank3C &t2)
 
Evt3Rank3C conj (const Evt3Rank3C &t2)
 

Function Documentation

◆ conj()

Evt3Rank3C conj ( const Evt3Rank3C t2)

Definition at line 172 of file Evt3Rank3C.cpp.

◆ operator<<()

std::ostream& operator<< ( std::ostream &  s,
const Evt3Rank3C t2 
)

Definition at line 100 of file Evt3Rank3C.cpp.