JHUGen MELA
JHUGen v7.5.6, MELA v2.4.2
Matrix element calculations as used in JHUGen.
TensorPdfFactory_ppHVV.h
Go to the documentation of this file.
1
#ifndef TENSOR_PDF_FACTORY_PPHVV
2
#define TENSOR_PDF_FACTORY_PPHVV
3
4
#include "
RooSpinTwo_7DComplex_ppHVV.h
"
5
#include "
TensorPdfFactory.h
"
6
7
8
class
TensorPdfFactory_ppHVV
:
public
TensorPdfFactory
{
9
public
:
10
11
TensorPdfFactory_ppHVV
(
RooSpin::modelMeasurables
const
& measurables_,
RooSpin::VdecayType
V1decay_=
RooSpin::kVdecayType_Zll
,
RooSpin::VdecayType
V2decay_=
RooSpin::kVdecayType_Zll
, Bool_t OnshellH_=
true
);
12
~TensorPdfFactory_ppHVV
();
13
14
void
setZZ4fOrdering
(
bool
flag=
true
);
15
RooSpinTwo
*
getPDF
(){
return
(
RooSpinTwo
*)
PDF
; }
16
17
protected
:
18
RooSpinTwo_7DComplex_ppHVV
*
PDF
;
19
20
virtual
void
initPDF
();
21
virtual
void
destroyPDF
(){
delete
PDF
;
PDF
=0;
PDF_base
=0; }
22
23
};
24
25
26
#endif
27
28
29
RooSpin::kVdecayType_Zll
@ kVdecayType_Zll
Definition:
RooSpin.h:31
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
TensorPdfFactory_ppHVV::destroyPDF
virtual void destroyPDF()
Definition:
TensorPdfFactory_ppHVV.h:21
TensorPdfFactory_ppHVV
Definition:
TensorPdfFactory_ppHVV.h:8
RooSpinTwo_7DComplex_ppHVV
Definition:
RooSpinTwo_7DComplex_ppHVV.h:7
TensorPdfFactory_ppHVV::PDF
RooSpinTwo_7DComplex_ppHVV * PDF
Definition:
TensorPdfFactory_ppHVV.h:18
TensorPdfFactory_ppHVV::getPDF
RooSpinTwo * getPDF()
Definition:
TensorPdfFactory_ppHVV.h:15
RooSpinTwo_7DComplex_ppHVV.h
TensorPdfFactory
Definition:
TensorPdfFactory.h:10
RooSpin::modelMeasurables
Definition:
RooSpin.h:50
TensorPdfFactory.h
RooSpin::VdecayType
VdecayType
Definition:
RooSpin.h:28
RooSpinTwo
Definition:
RooSpinTwo.h:7
MELA
interface
TensorPdfFactory_ppHVV.h
Generated on Fri Oct 18 2024 15:51:14 for JHUGen MELA by
1.8.17