Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
RooRandomizeParamMCSModule::GausParam Struct Reference

Definition at line 66 of file RooRandomizeParamMCSModule.h.

Public Member Functions

 GausParam ()
 
 GausParam (RooRealVar *p, double mean, double sigma)
 
bool operator< (const GausParam &other)
 
bool operator== (const GausParam &other)
 

Public Attributes

double _mean
 
RooRealVar_param
 
double _sigma
 

Constructor & Destructor Documentation

◆ GausParam() [1/2]

RooRandomizeParamMCSModule::GausParam::GausParam ( )
inline

Definition at line 67 of file RooRandomizeParamMCSModule.h.

◆ GausParam() [2/2]

RooRandomizeParamMCSModule::GausParam::GausParam ( RooRealVar p,
double  mean,
double  sigma 
)
inline

Definition at line 68 of file RooRandomizeParamMCSModule.h.

Member Function Documentation

◆ operator<()

bool RooRandomizeParamMCSModule::GausParam::operator< ( const GausParam other)
inline

Definition at line 70 of file RooRandomizeParamMCSModule.h.

◆ operator==()

bool RooRandomizeParamMCSModule::GausParam::operator== ( const GausParam other)
inline

Definition at line 69 of file RooRandomizeParamMCSModule.h.

Member Data Documentation

◆ _mean

double RooRandomizeParamMCSModule::GausParam::_mean

Definition at line 72 of file RooRandomizeParamMCSModule.h.

◆ _param

RooRealVar* RooRandomizeParamMCSModule::GausParam::_param

Definition at line 71 of file RooRandomizeParamMCSModule.h.

◆ _sigma

double RooRandomizeParamMCSModule::GausParam::_sigma

Definition at line 73 of file RooRandomizeParamMCSModule.h.

Collaboration diagram for RooRandomizeParamMCSModule::GausParam:
[legend]

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