#include <PseudoMELA.h>
|
| PseudoMELA () |
|
| ~PseudoMELA () |
|
void | computeKD (TLorentzVector Z1_lept1, int Z1_lept1Id, TLorentzVector Z1_lept2, int Z1_lept2Id, TLorentzVector Z2_lept1, int Z2_lept1Id, TLorentzVector Z2_lept2, int Z2_lept2Id, float &kd, float &psig, float &pbkg) |
|
void | computeKD (float zzmass, float z1mass, float z2mass, float costhetstar, float costheta1, float costheta2, float phi, float phistar1, float &kd, float &psig, float &psigALT) |
|
|
void | checkZorder (float &z1mass, float &z2mass, float &costhetastar, float &costheta1, float &costheta2, float &phi, float &phistar1) |
|
Definition at line 20 of file PseudoMELA.h.
◆ PseudoMELA()
PseudoMELA::PseudoMELA |
( |
| ) |
|
◆ ~PseudoMELA()
PseudoMELA::~PseudoMELA |
( |
| ) |
|
◆ checkZorder()
void PseudoMELA::checkZorder |
( |
float & |
z1mass, |
|
|
float & |
z2mass, |
|
|
float & |
costhetastar, |
|
|
float & |
costheta1, |
|
|
float & |
costheta2, |
|
|
float & |
phi, |
|
|
float & |
phistar1 |
|
) |
| |
|
private |
◆ computeKD() [1/2]
void PseudoMELA::computeKD |
( |
float |
zzmass, |
|
|
float |
z1mass, |
|
|
float |
z2mass, |
|
|
float |
costhetstar, |
|
|
float |
costheta1, |
|
|
float |
costheta2, |
|
|
float |
phi, |
|
|
float |
phistar1, |
|
|
float & |
kd, |
|
|
float & |
psig, |
|
|
float & |
psigALT |
|
) |
| |
◆ computeKD() [2/2]
void PseudoMELA::computeKD |
( |
TLorentzVector |
Z1_lept1, |
|
|
int |
Z1_lept1Id, |
|
|
TLorentzVector |
Z1_lept2, |
|
|
int |
Z1_lept2Id, |
|
|
TLorentzVector |
Z2_lept1, |
|
|
int |
Z2_lept1Id, |
|
|
TLorentzVector |
Z2_lept2, |
|
|
int |
Z2_lept2Id, |
|
|
float & |
kd, |
|
|
float & |
psig, |
|
|
float & |
pbkg |
|
) |
| |
◆ costheta1_rrv
RooRealVar* PseudoMELA::costheta1_rrv |
|
private |
◆ costheta2_rrv
RooRealVar* PseudoMELA::costheta2_rrv |
|
private |
◆ costhetastar_rrv
RooRealVar* PseudoMELA::costhetastar_rrv |
|
private |
◆ mzz_rrv
RooRealVar* PseudoMELA::mzz_rrv |
|
private |
◆ phi_rrv
RooRealVar* PseudoMELA::phi_rrv |
|
private |
◆ phistar1_rrv
RooRealVar* PseudoMELA::phistar1_rrv |
|
private |
◆ PSHiggs
AngularPdfFactory* PseudoMELA::PSHiggs |
|
private |
◆ SMHiggs
AngularPdfFactory* PseudoMELA::SMHiggs |
|
private |
◆ z1mass_rrv
RooRealVar* PseudoMELA::z1mass_rrv |
|
private |
◆ z2mass_rrv
RooRealVar* PseudoMELA::z2mass_rrv |
|
private |
The documentation for this class was generated from the following file: