ROOT  6.06/08
Reference Guide
Public Attributes | List of all members
RooNDKeysPdf::BoxInfo Struct Reference

Definition at line 84 of file RooNDKeysPdf.h.

Public Attributes

Bool_t filled
 
Bool_t netFluxZ
 
Double_t nEventsBW
 
Double_t nEventsBMSW
 
std::vector< Double_t > xVarLo
 
std::vector< Double_t > xVarHi
 
std::vector< Double_t > xVarLoM3s
 
std::vector< Double_t > xVarLoP3s
 
std::vector< Double_t > xVarHiM3s
 
std::vector< Double_t > xVarHiP3s
 
std::map< Int_t, Bool_t > bpsIdcs
 
std::vector< Int_t > sIdcs
 
std::vector< Int_t > bIdcs
 
std::vector< Int_t > bmsIdcs
 

#include <RooNDKeysPdf.h>

+ Collaboration diagram for RooNDKeysPdf::BoxInfo:

Member Data Documentation

§ bIdcs

std::vector<Int_t> RooNDKeysPdf::BoxInfo::bIdcs

§ bmsIdcs

std::vector<Int_t> RooNDKeysPdf::BoxInfo::bmsIdcs

§ bpsIdcs

std::map<Int_t,Bool_t> RooNDKeysPdf::BoxInfo::bpsIdcs

§ filled

Bool_t RooNDKeysPdf::BoxInfo::filled

Definition at line 85 of file RooNDKeysPdf.h.

Referenced by RooNDKeysPdf::analyticalIntegral(), and RooNDKeysPdf::boxInfoInit().

§ netFluxZ

Bool_t RooNDKeysPdf::BoxInfo::netFluxZ

§ nEventsBMSW

Double_t RooNDKeysPdf::BoxInfo::nEventsBMSW

§ nEventsBW

Double_t RooNDKeysPdf::BoxInfo::nEventsBW

§ sIdcs

std::vector<Int_t> RooNDKeysPdf::BoxInfo::sIdcs

§ xVarHi

std::vector<Double_t> RooNDKeysPdf::BoxInfo::xVarHi

§ xVarHiM3s

std::vector<Double_t> RooNDKeysPdf::BoxInfo::xVarHiM3s

§ xVarHiP3s

std::vector<Double_t> RooNDKeysPdf::BoxInfo::xVarHiP3s

§ xVarLo

std::vector<Double_t> RooNDKeysPdf::BoxInfo::xVarLo

§ xVarLoM3s

std::vector<Double_t> RooNDKeysPdf::BoxInfo::xVarLoM3s

§ xVarLoP3s

std::vector<Double_t> RooNDKeysPdf::BoxInfo::xVarLoP3s

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