JHUGen MELA  v2.4.1
Matrix element calculations as used in JHUGen. MELA is an important tool that was used for the Higgs boson discovery and for precise measurements of its structure and interactions. Please see the website https://spin.pha.jhu.edu/ and papers cited there for more details, and kindly cite those papers when using this code.
TensorPdfFactory_ppHVV.cc
Go to the documentation of this file.
2 
3 
5 TensorPdfFactory(measurables_, V1decay_, V2decay_, OnshellH_)
6 {
7  measurables.Y=0;
8  makeParamsConst(true);
9  initPDF();
10 }
11 
13  destroyPDF();
14 }
15 
17 
20  "PDF", "PDF",
22  parameters,
23  couplings,
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