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

Public Member Functions

 AngularVtxConstiTH1 (TH1 *h_dR, TH1 *h_dRmax, TH1 *h_dphimax, TH1 *h_detamax)
 

Public Attributes

TH1 * h_dR {nullptr}
 
TH1 * h_dRmax {nullptr}
 
TH1 * h_dphimax {nullptr}
 
TH1 * h_detamax {nullptr}
 

Detailed Description

Definition at line 89 of file MSVtxPlotMaker.h.

Constructor & Destructor Documentation

◆ AngularVtxConstiTH1()

MSVtxPlotMaker::AngularVtxConstiTH1::AngularVtxConstiTH1 ( TH1 *  h_dR,
TH1 *  h_dRmax,
TH1 *  h_dphimax,
TH1 *  h_detamax 
)
inline

Definition at line 95 of file MSVtxPlotMaker.h.

Member Data Documentation

◆ h_detamax

TH1* MSVtxPlotMaker::AngularVtxConstiTH1::h_detamax {nullptr}

Definition at line 93 of file MSVtxPlotMaker.h.

◆ h_dphimax

TH1* MSVtxPlotMaker::AngularVtxConstiTH1::h_dphimax {nullptr}

Definition at line 92 of file MSVtxPlotMaker.h.

◆ h_dR

TH1* MSVtxPlotMaker::AngularVtxConstiTH1::h_dR {nullptr}

Definition at line 90 of file MSVtxPlotMaker.h.

◆ h_dRmax

TH1* MSVtxPlotMaker::AngularVtxConstiTH1::h_dRmax {nullptr}

Definition at line 91 of file MSVtxPlotMaker.h.


The documentation for this struct was generated from the following file:
MSVtxPlotMaker::AngularVtxConstiTH1::h_detamax
TH1 * h_detamax
Definition: MSVtxPlotMaker.h:93
MSVtxPlotMaker::AngularVtxConstiTH1::h_dR
TH1 * h_dR
Definition: MSVtxPlotMaker.h:90
MSVtxPlotMaker::AngularVtxConstiTH1::h_dphimax
TH1 * h_dphimax
Definition: MSVtxPlotMaker.h:92
MSVtxPlotMaker::AngularVtxConstiTH1::h_dRmax
TH1 * h_dRmax
Definition: MSVtxPlotMaker.h:91