ATLAS Offline Software
Public Member Functions | Public Attributes | List of all members
MSVtxPlotMaker::Chi2TH1 Struct Reference
Collaboration diagram for MSVtxPlotMaker::Chi2TH1:

Public Member Functions

 Chi2TH1 (TH1 *h_chi2, TH1 *h_chi2nDoF, TH1 *h_chi2prob)
 

Public Attributes

TH1 * h_chi2 {nullptr}
 
TH1 * h_chi2nDoF {nullptr}
 
TH1 * h_chi2prob {nullptr}
 

Detailed Description

Definition at line 80 of file MSVtxPlotMaker.h.

Constructor & Destructor Documentation

◆ Chi2TH1()

MSVtxPlotMaker::Chi2TH1::Chi2TH1 ( TH1 *  h_chi2,
TH1 *  h_chi2nDoF,
TH1 *  h_chi2prob 
)
inline

Definition at line 85 of file MSVtxPlotMaker.h.

Member Data Documentation

◆ h_chi2

TH1* MSVtxPlotMaker::Chi2TH1::h_chi2 {nullptr}

Definition at line 81 of file MSVtxPlotMaker.h.

◆ h_chi2nDoF

TH1* MSVtxPlotMaker::Chi2TH1::h_chi2nDoF {nullptr}

Definition at line 82 of file MSVtxPlotMaker.h.

◆ h_chi2prob

TH1* MSVtxPlotMaker::Chi2TH1::h_chi2prob {nullptr}

Definition at line 83 of file MSVtxPlotMaker.h.


The documentation for this struct was generated from the following file:
MSVtxPlotMaker::Chi2TH1::h_chi2prob
TH1 * h_chi2prob
Definition: MSVtxPlotMaker.h:83
MSVtxPlotMaker::Chi2TH1::h_chi2nDoF
TH1 * h_chi2nDoF
Definition: MSVtxPlotMaker.h:82
MSVtxPlotMaker::Chi2TH1::h_chi2
TH1 * h_chi2
Definition: MSVtxPlotMaker.h:81