hej is hosted by Hepforge, IPPP Durham
HEJ 2 2.0
High energy resummation for hadron colliders
Loading...
Searching...
No Matches
CCurrent Class Reference

This is the a new class structure for currents. More...

#include "include/HEJ/currents.hh"

Public Member Functions

 CCurrent (COM sc0, COM sc1, COM sc2, COM sc3)
 
 CCurrent (const CLHEP::HepLorentzVector p)
 
 CCurrent ()
 
CCurrent operator+ (const CCurrent &other)
 
CCurrent operator- (const CCurrent &other)
 
CCurrent operator* (const double x)
 
CCurrent operator* (const COM x)
 
CCurrent operator/ (const double x)
 
CCurrent operator/ (const COM x)
 
COM dot (CLHEP::HepLorentzVector p1)
 
COM dot (CCurrent p1)
 

Public Attributes

COM c0
 
COM c1
 
COM c2
 
COM c3
 

Friends

std::ostream & operator<< (std::ostream &os, const CCurrent &cur)
 

Detailed Description

This is the a new class structure for currents.

Constructor & Destructor Documentation

◆ CCurrent() [1/3]

CCurrent::CCurrent ( COM  sc0,
COM  sc1,
COM  sc2,
COM  sc3 
)
inline

◆ CCurrent() [2/3]

CCurrent::CCurrent ( const CLHEP::HepLorentzVector  p)
inline

◆ CCurrent() [3/3]

CCurrent::CCurrent ( )
inline

Member Function Documentation

◆ dot() [1/2]

COM CCurrent::dot ( CCurrent  p1)

◆ dot() [2/2]

COM CCurrent::dot ( CLHEP::HepLorentzVector  p1)

◆ operator*() [1/2]

CCurrent CCurrent::operator* ( const COM  x)

◆ operator*() [2/2]

CCurrent CCurrent::operator* ( const double  x)

◆ operator+()

CCurrent CCurrent::operator+ ( const CCurrent other)

◆ operator-()

CCurrent CCurrent::operator- ( const CCurrent other)

◆ operator/() [1/2]

CCurrent CCurrent::operator/ ( const COM  x)

◆ operator/() [2/2]

CCurrent CCurrent::operator/ ( const double  x)

Friends And Related Function Documentation

◆ operator<<

std::ostream & operator<< ( std::ostream &  os,
const CCurrent cur 
)
friend

Member Data Documentation

◆ c0

COM CCurrent::c0

◆ c1

COM CCurrent::c1

◆ c2

COM CCurrent::c2

◆ c3

COM CCurrent::c3

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