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

Public Member Functions

 VtxPosTH (TH2 *h_zLxy, TH2 *h_etaphi, TH1 *h_distanceToIP)
 

Public Attributes

TH2 * h_zLxy {nullptr}
 
TH2 * h_etaphi {nullptr}
 
TH1 * h_distanceToIP {nullptr}
 

Detailed Description

Definition at line 71 of file MSVtxPlotMaker.h.

Constructor & Destructor Documentation

◆ VtxPosTH()

MSVtxPlotMaker::VtxPosTH::VtxPosTH ( TH2 *  h_zLxy,
TH2 *  h_etaphi,
TH1 *  h_distanceToIP 
)
inline

Definition at line 76 of file MSVtxPlotMaker.h.

Member Data Documentation

◆ h_distanceToIP

TH1* MSVtxPlotMaker::VtxPosTH::h_distanceToIP {nullptr}

Definition at line 74 of file MSVtxPlotMaker.h.

◆ h_etaphi

TH2* MSVtxPlotMaker::VtxPosTH::h_etaphi {nullptr}

Definition at line 73 of file MSVtxPlotMaker.h.

◆ h_zLxy

TH2* MSVtxPlotMaker::VtxPosTH::h_zLxy {nullptr}

Definition at line 72 of file MSVtxPlotMaker.h.


The documentation for this struct was generated from the following file:
MSVtxPlotMaker::VtxPosTH::h_etaphi
TH2 * h_etaphi
Definition: MSVtxPlotMaker.h:73
MSVtxPlotMaker::VtxPosTH::h_zLxy
TH2 * h_zLxy
Definition: MSVtxPlotMaker.h:72
MSVtxPlotMaker::VtxPosTH::h_distanceToIP
TH1 * h_distanceToIP
Definition: MSVtxPlotMaker.h:74