HEJ 2 2.0
High energy resummation for hadron colliders
|
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) |
This is the a new class structure for currents.
|
inline |
|
inline |
COM CCurrent::dot | ( | CLHEP::HepLorentzVector | p1 | ) |
CCurrent CCurrent::operator* | ( | const double | x | ) |
CCurrent CCurrent::operator/ | ( | const double | x | ) |
|
friend |
COM CCurrent::c0 |
COM CCurrent::c1 |
COM CCurrent::c2 |
COM CCurrent::c3 |