a Code for the Combination of Indirect and Direct Constraints on High Energy Physics Models Logo
Loading...
Searching...
No Matches
RVllp.cpp
Go to the documentation of this file.
1/*
2 * Copyright (C) 2012 HEPfit Collaboration
3 *
4 *
5 * For the licensing terms see doc/COPYING.
6 */
7
8#include "RVllp.h"
9#include "StandardModel.h"
10
15
20
25
26
31
32
37
42
43
@ MU
Definition QCD.h:314
@ ELECTRON
Definition QCD.h:312
@ TAU
Definition QCD.h:316
double computeThValue()
The ratio .
Definition RVllp.cpp:11
double computeThValue()
The ratio .
Definition RVllp.cpp:16
double computeThValue()
The ratio .
Definition RVllp.cpp:21
double computeThValue()
The ratio .
Definition RVllp.cpp:27
double computeThValue()
The ratio .
Definition RVllp.cpp:33
double computeThValue()
The ratio .
Definition RVllp.cpp:38
const Particle & getLeptons(const QCD::lepton p) const
A get method to retrieve the member object of a lepton.
virtual const double RWlilj(const Particle li, const Particle lj) const
The lepton universality ratio .
virtual const double RZlilj(const Particle li, const Particle lj) const
The lepton universality ratio .
const StandardModel & SM
A reference to an object of StandardMode class.