JHUGen MELA
JHUGen v7.5.6, MELA v2.4.2
Matrix element calculations as used in JHUGen.
TensorPdfFactory_ppHVV.cc
Go to the documentation of this file.
1
#include "
TensorPdfFactory_ppHVV.h
"
2
3
4
TensorPdfFactory_ppHVV::TensorPdfFactory_ppHVV
(
RooSpin::modelMeasurables
const
& measurables_,
RooSpin::VdecayType
V1decay_,
RooSpin::VdecayType
V2decay_, Bool_t OnshellH_) :
5
TensorPdfFactory
(measurables_, V1decay_, V2decay_, OnshellH_)
6
{
7
measurables
.
Y
=0;
8
makeParamsConst
(
true
);
9
initPDF
();
10
}
11
12
TensorPdfFactory_ppHVV::~TensorPdfFactory_ppHVV
(){
13
destroyPDF
();
14
}
15
16
void
TensorPdfFactory_ppHVV::setZZ4fOrdering
(
bool
flag){
PDF
->
setZZ4fOrdering
(flag); }
17
18
void
TensorPdfFactory_ppHVV::initPDF
(){
19
PDF
=
new
RooSpinTwo_7DComplex_ppHVV
(
20
"PDF"
,
"PDF"
,
21
measurables
,
22
parameters
,
23
couplings
,
24
V1decay
,
V2decay
25
);
26
PDF_base
= (
RooSpin
*)
PDF
;
27
}
28
29
30
31
TensorPdfFactory::couplings
RooSpinTwo::modelCouplings couplings
Definition:
TensorPdfFactory.h:12
RooSpin::modelMeasurables::Y
RooAbsReal * Y
Definition:
RooSpin.h:59
TensorPdfFactory_ppHVV::~TensorPdfFactory_ppHVV
~TensorPdfFactory_ppHVV()
Definition:
TensorPdfFactory_ppHVV.cc:12
SpinPdfFactory::PDF_base
RooSpin * PDF_base
Definition:
SpinPdfFactory.h:43
TensorPdfFactory_ppHVV::setZZ4fOrdering
void setZZ4fOrdering(bool flag=true)
Definition:
TensorPdfFactory_ppHVV.cc:16
TensorPdfFactory_ppHVV::initPDF
virtual void initPDF()
Definition:
TensorPdfFactory_ppHVV.cc:18
TensorPdfFactory_ppHVV::TensorPdfFactory_ppHVV
TensorPdfFactory_ppHVV(RooSpin::modelMeasurables const &measurables_, RooSpin::VdecayType V1decay_=RooSpin::kVdecayType_Zll, RooSpin::VdecayType V2decay_=RooSpin::kVdecayType_Zll, Bool_t OnshellH_=true)
Definition:
TensorPdfFactory_ppHVV.cc:4
SpinPdfFactory::V1decay
RooSpin::VdecayType V1decay
Definition:
SpinPdfFactory.h:38
TensorPdfFactory_ppHVV::destroyPDF
virtual void destroyPDF()
Definition:
TensorPdfFactory_ppHVV.h:21
TensorPdfFactory_ppHVV.h
RooSpinTwo_7DComplex_ppHVV::setZZ4fOrdering
void setZZ4fOrdering(Bool_t flag=true)
Definition:
RooSpinTwo_7DComplex_ppHVV.cc:394
SpinPdfFactory::parameters
RooSpin::modelParameters parameters
Definition:
SpinPdfFactory.h:12
SpinPdfFactory::V2decay
RooSpin::VdecayType V2decay
Definition:
SpinPdfFactory.h:39
RooSpinTwo_7DComplex_ppHVV
Definition:
RooSpinTwo_7DComplex_ppHVV.h:7
RooSpin
Definition:
RooSpin.h:25
TensorPdfFactory_ppHVV::PDF
RooSpinTwo_7DComplex_ppHVV * PDF
Definition:
TensorPdfFactory_ppHVV.h:18
SpinPdfFactory::makeParamsConst
virtual void makeParamsConst(bool yesNo)
Definition:
SpinPdfFactory.cc:154
TensorPdfFactory
Definition:
TensorPdfFactory.h:10
RooSpin::modelMeasurables
Definition:
RooSpin.h:50
SpinPdfFactory::measurables
RooSpin::modelMeasurables measurables
Definition:
SpinPdfFactory.h:11
RooSpin::VdecayType
VdecayType
Definition:
RooSpin.h:28
MELA
src
TensorPdfFactory_ppHVV.cc
Generated on Fri Oct 18 2024 15:51:14 for JHUGen MELA by
1.8.17