Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
RooJSONFactoryWSTool::Var Struct Reference

Definition at line 92 of file RooJSONFactoryWSTool.h.

Public Member Functions

 Var (const RooFit::Experimental::JSONNode &val)
 
 Var (int n)
 

Public Attributes

std::vector< doublebounds
 
double max
 
double min
 
int nbins
 

#include <RooFitHS3/RooJSONFactoryWSTool.h>

Constructor & Destructor Documentation

◆ Var() [1/2]

RooJSONFactoryWSTool::Var::Var ( int  n)
inline

Definition at line 98 of file RooJSONFactoryWSTool.h.

◆ Var() [2/2]

RooJSONFactoryWSTool::Var::Var ( const RooFit::Experimental::JSONNode val)

Definition at line 223 of file RooJSONFactoryWSTool.cxx.

Member Data Documentation

◆ bounds

std::vector<double> RooJSONFactoryWSTool::Var::bounds

Definition at line 96 of file RooJSONFactoryWSTool.h.

◆ max

double RooJSONFactoryWSTool::Var::max

Definition at line 95 of file RooJSONFactoryWSTool.h.

◆ min

double RooJSONFactoryWSTool::Var::min

Definition at line 94 of file RooJSONFactoryWSTool.h.

◆ nbins

int RooJSONFactoryWSTool::Var::nbins

Definition at line 93 of file RooJSONFactoryWSTool.h.

Collaboration diagram for RooJSONFactoryWSTool::Var:
[legend]

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