Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
RooProdPdf::ProcessProductTermOutput Struct Reference

Definition at line 157 of file RooProdPdf.h.

Public Attributes

bool isOwned = false
RooAbsRealx0 = nullptr
std::unique_ptr< RooAbsRealx1
std::unique_ptr< RooAbsRealx2

Member Data Documentation

◆ isOwned

bool RooProdPdf::ProcessProductTermOutput::isOwned = false

Definition at line 158 of file RooProdPdf.h.

◆ x0

RooAbsReal* RooProdPdf::ProcessProductTermOutput::x0 = nullptr

Definition at line 159 of file RooProdPdf.h.

◆ x1

std::unique_ptr<RooAbsReal> RooProdPdf::ProcessProductTermOutput::x1

Definition at line 160 of file RooProdPdf.h.

◆ x2

std::unique_ptr<RooAbsReal> RooProdPdf::ProcessProductTermOutput::x2

Definition at line 161 of file RooProdPdf.h.


The documentation for this struct was generated from the following file: