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.
EvtSpinAmp.hh File Reference
#include "EvtGenBase/EvtComplex.hh"
#include "EvtGenBase/EvtSpinType.hh"
#include <vector>
#include <cstdarg>

Go to the source code of this file.

Classes

class  EvtSpinAmp
 

Functions

EvtSpinAmp operator * (const EvtComplex &, const EvtSpinAmp &)
 
EvtSpinAmp operator * (const EvtSpinAmp &, const EvtComplex &)
 
EvtSpinAmp operator/ (const EvtSpinAmp &, const EvtComplex &)
 

Function Documentation

◆ operator *() [1/2]

EvtSpinAmp operator * ( const EvtComplex ,
const EvtSpinAmp  
)

Definition at line 46 of file EvtSpinAmp.cpp.

◆ operator *() [2/2]

EvtSpinAmp operator * ( const EvtSpinAmp ,
const EvtComplex  
)

Definition at line 57 of file EvtSpinAmp.cpp.

◆ operator/()

EvtSpinAmp operator/ ( const EvtSpinAmp ,
const EvtComplex  
)

Definition at line 62 of file EvtSpinAmp.cpp.