AmpGen 2.1
Loading...
Searching...
No Matches
AmpGen::Transform Class Reference

Detailed Description

Definition at line 17 of file Transform.h.

Public Types

enum  Type { Boost , Rotate }
 
enum  Representation { Spinor , Bispinor , Vector }
 

Public Member Functions

 Transform (const Expression &arg, const Tensor &k, const Type &type)
 
Transform inverse () const
 
Tensor operator() (const Representation &repr) const
 
Tensor operator() (const Tensor &tensor, const Representation &repr=Representation::Vector) const
 

Member Enumeration Documentation

◆ Representation

Enumerator
Spinor 
Bispinor 
Vector 

Definition at line 21 of file Transform.h.

◆ Type

Enumerator
Boost 
Rotate 

Definition at line 20 of file Transform.h.

Constructor & Destructor Documentation

◆ Transform()

AmpGen::Transform::Transform ( const Expression & arg,
const Tensor & k,
const Type & type )

Member Function Documentation

◆ inverse()

Transform AmpGen::Transform::inverse ( ) const

◆ operator()() [1/2]

Tensor AmpGen::Transform::operator() ( const Representation & repr) const

◆ operator()() [2/2]

Tensor AmpGen::Transform::operator() ( const Tensor & tensor,
const Representation & repr = Representation::Vector ) const

The documentation for this class was generated from the following file: