Documentation of MARTY
A Modern ARtificial Theoretical phYsicist
Data Structures | Namespaces | Functions
fermionFlow.h File Reference

File containing the ConjugationInfo class. Used for Majorana amplitudes. More...

#include <vector>
#include <csl.h>

Go to the source code of this file.

Data Structures

class  mty::ConjugationInfo
 Class encapsulating necesarry data to place conjugation matrices in amplitudes when treating Majorana fermions. More...
 
struct  mty::FermionLine
 
class  mty::ConjugationList
 

Namespaces

 mty
 Namespace of MARTY.
 

Functions

std::ostream & mty::operator<< (std::ostream &out, ConjugationInfo::Type type)
 
std::ostream & mty::operator<< (std::ostream &out, ConjugationInfo const &info)
 
ConjugationInfo::FieldList::iterator mty::getExternalBegin (ConjugationInfo::FieldList &fields)
 
ConjugationInfo::FieldList::iterator mty::getInternalBegin (ConjugationInfo::FieldList &fields)
 
ConjugationInfo::FieldList::iterator mty::getBegin (ConjugationInfo::FieldList &fields)
 

Detailed Description

File containing the ConjugationInfo class. Used for Majorana amplitudes.

Author
Grégoire Uhlrich
Version
1.0
Date
2020-08-25