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.
EvtTensor4C.hh File Reference

Go to the source code of this file.

Classes

class  EvtTensor4C
 

Namespaces

 EvtGenFunctions
 

Functions

EvtTensor4C EvtGenFunctions::directProd (const EvtVector4R &c1, const EvtVector4R &c2)
 
EvtTensor4C EvtGenFunctions::directProd (const EvtVector4C &c1, const EvtVector4C &c2)
 
EvtTensor4C EvtGenFunctions::directProd (const EvtVector4C &c1, const EvtVector4R &c2)
 
EvtTensor4C operator+ (const EvtTensor4C &t1, const EvtTensor4C &t2)
 
EvtTensor4C operator- (const EvtTensor4C &t1, const EvtTensor4C &t2)
 

Function Documentation

◆ operator+()

EvtTensor4C operator+ ( const EvtTensor4C t1,
const EvtTensor4C t2 
)
inline

Definition at line 97 of file EvtTensor4C.hh.

◆ operator-()

EvtTensor4C operator- ( const EvtTensor4C t1,
const EvtTensor4C t2 
)
inline

Definition at line 102 of file EvtTensor4C.hh.